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