Adds a new element to the collection.
| [Visual Basic .NET] |
|---|
|
| [C#] |
|---|
public IAgVeVOSystemsElement Add( string SystemName ); |
| [Managed C++] |
|---|
public: IAgVeVOSystemsElement^ Add( String __gc ^ SystemName ); |
| [Java] |
|---|
public IAgVeVOSystemsElement add( String SystemName ); |
| [Unmanaged C++] |
|---|
|
- SystemName





