IndexCollection.Remove Method
Include Protected Members
Include Inherited Members
Removes an Index object from the IndexCollection collection.
Overload List
Name | Description | |
---|---|---|
![]() |
Remove(String) | Removes an Index object from the IndexCollection collection. |
![]() |
Remove(Index) | Removes an Index object from the IndexCollection collection. |
Top