Demo3D 2022 API Documentation
Demo3D 2022 API Documentation
Demo3D Namespaces
Demo3D.IO Namespaces
Demo3D.IO
Buffer Class
Buffer Methods
Equals Method
Equals Method (Buffer)
Equals Method (Byte[])
Equals Method (Object)
Equals Method (Byte[], Int32, Int32)
Equals Method (Int32, Byte[], Int32, Int32)
Equals Method (Byte[], Int32, Byte[], Int32, Int32)
Buffer
Equals Method (Buffer)
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
(
Buffer
?
other
)
Parameters
other
Type:
Demo3D.IO
Buffer
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
Buffer Class
Equals Overload
Demo3D.IO Namespace
© Emulate3D Ltd. All rights reserved.
Send comments on this topic to
support@demo3d.com