Creates a copy of the collection.
Namespace:
NetQuarry.Metadata
Assembly:
EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax public ObjectTypes Clone()
Public Function Clone As ObjectTypes
Return Value
Type:
ObjectTypesA cloned copy of the collection
See Also