|   | CodeMethodConfigICloneableClone Method  | 
 Creates a new object that is a copy of the current instance.
 
    Namespace: 
   Omada.OE.Model
    Assembly:
   Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
SyntaxObject ICloneable.Clone()
Return Value
Type: 
ObjectA new object that is a copy of this instance.
Implements
ICloneableClone
See Also