|
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.251-beta+c370f3da3791592278238855631f53a5ff418c68
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