Share via


DictionaryCollectionBase<T, U>.Remove Method

Include Protected Members
Include Inherited Members

Removes an item from the collection.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method Remove(String) Removes the object with the specified name from the collection.
Public method Remove(T) Removes the specified object from the collection.

Top

See Also

Reference

DictionaryCollectionBase<T, U> Class

Microsoft.SqlServer.Management.SqlParser.MetadataProvider Namespace