Creates a new object that is a copy of the current instance.
Namespace:
Demo3D.IO
Assembly:
Demo3D.IO (in Demo3D.IO.dll) Version: 15.0.2.11458
Syntaxpublic BinaryString Clone()
Return Value
Type:
BinaryStringA new object that is a copy of this instance.
See Also