Demo3D 2022 API Documentation
Demo3D 2022 API Documentation
Demo3D Namespaces
Demo3D.IO Namespaces
Demo3D.IO
BinaryString Class
BinaryString Methods
Equals Method
Equals Method (BinaryString)
Equals Method (Object)
Equals Method (String)
BinaryString
Equals Method (BinaryString)
Indicates whether the current BinaryString is equal to another string.
Namespace:
Demo3D.IO
Assembly:
Demo3D.IO (in Demo3D.IO.dll) Version: 15.0.2.11458
Syntax
C#
Copy
public
bool
Equals
(
BinaryString
?
other
)
Parameters
other
Type:
Demo3D.IO
BinaryString
A string to compare.
Return Value
Type:
Boolean
True if the cyrrent string is equal to the other string.
Implements
IEquatable
T
Equals(T)
See Also
Reference
BinaryString Class
Equals Overload
Demo3D.IO Namespace
© Emulate3D Ltd. All rights reserved.
Send comments on this topic to
support@demo3d.com