Removes an IAgLevelAttribute Item with given index
[Visual Basic .NET] |
---|
Public Sub Remove( _ ByVal Index As Integer _ ) |
[C#] |
---|
public void Remove( |
[Managed C++] |
---|
public: void Remove( |
[Java] |
---|
public remove( |
[Unmanaged C++] |
---|
public: HRESULT Remove( |
- Index
- The index in the collection.