Namespace: SchemaExplorer
Assembly: SchemaExplorer (in SchemaExplorer.dll) Version: 6.0.0.0 (7.0.0.15127)

Syntax

C#
public SchemaObjectCollection<TBase> Clone()
Visual Basic
Public Function Clone As SchemaObjectCollection(Of TBase)

Return Value

Type: SchemaObjectCollection<(Of <(<'TBase>)>)>

See Also