Share via


SortedListCollection<T>.Clone Method

Include Protected Members
Include Inherited Members

Clones this SortedListCollection<T> object.

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 Clone() Creates an IMutableMetadataCollection<T> object that is a copy of this object, except for the elements. (Inherited from DictionaryCollectionBase<T, U>.)
Public method Clone(Boolean) Creates an IMutableMetadataCollection<T> object that is a copy of this object and, if specified, also copies the elements. (Overrides DictionaryCollectionBase<T, U>.Clone(Boolean).)

Top

See Also

Reference

SortedListCollection<T> Class

Microsoft.SqlServer.Management.SqlParser.MetadataProvider Namespace