Adds a new element to the collection.
| [Visual Basic .NET] |
|---|
Public Function Add( _
ByVal TrackId As Integer _
) As IAgMtoTrack
|
| [C#] |
|---|
public IAgMtoTrack Add(
|
| [Managed C++] |
|---|
public: IAgMtoTrack^ Add(
|
| [Java] |
|---|
public IAgMtoTrack add(
|
| [Unmanaged C++] |
|---|
public: HRESULT Add(
|
- TrackId
- The TrackID must be larger than all other TrackIDs existing for the MTO.