Creates and returns a copy of this object
Namespace:
NetQuarry.Metadata
Assembly:
EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax public ObjectType Clone()
Public Function Clone As ObjectType
Return Value
Type:
ObjectTypea cloned version of the MetaObject
See Also