Share via


IndexCollection.Remove Method

Include Protected Members
Include Inherited Members

Removes an Index object from the IndexCollection collection.

Overload List

  Name Description
Public method Remove(String) Removes an Index object from the IndexCollection collection.
Public method Remove(Index) Removes an Index object from the IndexCollection collection.

Top