Demo3D 2022 API Documentation
Demo3D 2022 API Documentation
Demo3D Namespaces
Demo3D.IO Namespaces
Demo3D.IO
BufferSegment Structure
BufferSegment Methods
Equals Method
Equals Method (BufferSegment)
Equals Method (Byte[])
Equals Method (Object)
Equals Method (Byte[], Int32, Int32)
Equals Method (Int32, Byte[], Int32, Int32)
Equals Method (Byte[], Int32, Byte[], Int32, Int32)
BufferSegment
Equals Method (BufferSegment)
Returns true if the two buffers have the same content.
Namespace:
Demo3D.IO
Assembly:
Demo3D.IO (in Demo3D.IO.dll) Version: 15.0.2.11458
Syntax
C#
Copy
public
bool
Equals
(
BufferSegment
other
)
Parameters
other
Type:
Demo3D.IO
BufferSegment
The buffer to compare.
Return Value
Type:
Boolean
True if the two buffers have the same content.
Implements
IEquatable
T
Equals(T)
See Also
Reference
BufferSegment Structure
Equals Overload
Demo3D.IO Namespace
© Emulate3D Ltd. All rights reserved.
Send comments on this topic to
support@demo3d.com