Adds a new element to the collection.
| [Visual Basic .NET] |
|---|
Public Function Add( _
ByVal Name As String _
) As IAgVeGroundEllipseElement
|
| [C#] |
|---|
public IAgVeGroundEllipseElement Add(
|
| [Managed C++] |
|---|
public: IAgVeGroundEllipseElement^ Add(
|
| [Java] |
|---|
public IAgVeGroundEllipseElement add(
|
| [Unmanaged C++] |
|---|
public: HRESULT Add(
|
- Name
- The name of the ellipse set.