ResXDataNodeClone Method
Creates a new
ResXDataNode that is a copy of the current instance.
Namespace: KGySoft.ResourcesAssembly: KGySoft.CoreLibraries (in KGySoft.CoreLibraries.dll) Version: 10.0.0
Public Function Clone As Object
public:
virtual Object^ Clone() sealed
abstract Clone : unit -> Object
override Clone : unit -> Object
Object
A new
ResXDataNode instance that is a copy of this instance.
ICloneableClone