Adds a new element to the collection.
| [Visual Basic .NET] |
|---|
|
| [C#] |
|---|
public IAgVePropagator11ParamDescriptor Add( string FilePath ); |
| [Managed C++] |
|---|
public: IAgVePropagator11ParamDescriptor^ Add( String __gc ^ FilePath ); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgVePropagator11ParamDescriptor add( String FilePath ); |
[Python - STK API ] |
|---|
def Add(self, FilePath:str) -> "IAgVePropagator11ParamDescriptor": |
- FilePath






