Adds a new element to the collection. Time uses DateFormat Dimension.
| [Visual Basic .NET] |
|---|
|
| [C#] |
|---|
public IAgMtoTrackPoint Add( System.Object Time ); |
| [Managed C++] |
|---|
public: IAgMtoTrackPoint^ Add( VARIANT Time ); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgMtoTrackPoint add( AgVariant Time ); |
[Python - STK API ] |
|---|
def Add(self, Time:typing.Any) -> "IAgMtoTrackPoint": |
- Time






