Creates a new object that is a copy of the current instance.
Namespace:
CardWerk.SmartCard
Assembly: CardWerk.SmartCard (in CardWerk.SmartCard.dll)
Assembly: CardWerk.SmartCard (in CardWerk.SmartCard.dll)
Public Function Clone() As Object
This language is not supported or no code example is available.
public object Clone()
This language is not supported or no code example is available.
public:
object^ Clone()
This language is not supported or no code example is available.
Return Value
Type: objectA new object that is a copy of this instance.
Marc, 9/29/2022.