Adds a new element to the collection.
[Visual Basic .NET] |
---|
Public Function Add( _
ByVal FilePath As String _
) As IAgVePropagator11ParamDescriptor
|
[C#] |
---|
public IAgVePropagator11ParamDescriptor Add(
|
[Managed C++] |
---|
public: IAgVePropagator11ParamDescriptor^ Add(
|
[Java] |
---|
public IAgVePropagator11ParamDescriptor add(
|
[Unmanaged C++] |
---|
public: HRESULT Add(
|
- FilePath