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