Overload List
| Name | Description | |
|---|---|---|
| RemoveAt(Int32) | (RemoveByIndex in COM) Removes the object at the specified index from the collection.
(Inherited from IEditableMetaCollection<(Of <(T>)>).) | |
| RemoveAt(String) | (RemoveByID in COM) Removes the object with the specified ID from the collection.
(Inherited from IEditableMetaCollection<(Of <(T>)>).) |