Insert an element into the collection at the
specified index
| [Visual Basic .NET] |
|---|
Public Sub InsertAt( _
ByVal Index As Integer, _
ByVal Event As IAgRt3EventDefinition _
)
|
| [C#] |
|---|
public void InsertAt(
|
| [Managed C++] |
|---|
public: void InsertAt(
|
| [Java] |
|---|
public insertAt(
|
| [Unmanaged C++] |
|---|
public: HRESULT InsertAt(
|
- Index
- Event