Share via


OrderedCollectionBase<T>.Clone Method

Include Protected Members
Include Inherited Members

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

Top

See Also

Reference

OrderedCollectionBase<T> Class

Microsoft.SqlServer.Management.SqlParser.MetadataProvider Namespace