Adds a new element to the collection.
[Visual Basic .NET] |
---|
Public Function Add() As |
[C#] |
---|
public IAgVOPointableElementsElement Add(); |
[Managed C++] |
---|
public: IAgVOPointableElementsElement ^ Add(); |
[Java] |
---|
public IAgVOPointableElementsElement add(); |
[Unmanaged C++] |
---|
public: HRESULT Add( IAgVOPointableElementsElement ** ppRetVal ); |