| 
            
              ImmutableObjectBaseTClone Method
             | 
          
        
        
            Returns a clone of this class.
            If the class is marked as readonly, it returns the current instance.
            
        
        Namespace: GSF.ImmutableAssembly: GSF.Core (in GSF.Core.dll) Version: 2.4.257-beta+00aa2366fbb9ec75f636ebc7cfa610e3826a727c
SyntaxPublic Function Clone As Object
public:
virtual Object^ Clone() sealed
abstract Clone : unit -> Object 
override Clone : unit -> Object 
 View SourceReturn Value
ObjectImplements
ICloneableClone
See Also