DataPropertyClone Method
Creates a new object that is a copy of the current instance.
Namespace: FolkerKinzel.VCards.Models.PropertiesAssembly: FolkerKinzel.VCards (in FolkerKinzel.VCards.dll) Version: 8.0.1+a91cc3f0fd39aeb548e16006a60ca9dd10a304a2
public override Object Clone()
Public Overrides Function Clone As Object
public:
virtual Object^ Clone() override
abstract Clone : unit -> Object
override Clone : unit -> Object
ObjectA new object that is a copy of this instance.
ICloneableClone