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





