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





