Loads an SP3 file using the specified file path and adds the file to a collection of SP3 files.
| [Visual Basic .NET] |
|---|
Public Function Add( _ ByVal FilePath As String _ ) As IAgVePropagatorSP3File |
| [C#] |
|---|
public IAgVePropagatorSP3File Add( |
| [Managed C++] |
|---|
public: IAgVePropagatorSP3File^ Add( |
| [Java] |
|---|
public IAgVePropagatorSP3File add( |
| [Unmanaged C++] |
|---|
public: HRESULT Add( |
- FilePath
