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