Share via


IndexCollection.Remove Method

Removes an Index object from the IndexCollection collection.

Remarks

This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.

Overload List

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

See Also

Reference

IndexCollection Class
IndexCollection Members
Microsoft.SqlServer.Management.Smo Namespace

Other Resources

Using Collections