MemoryArray(T).Equals Method

FreeImage.NET

MemoryArrayTEquals Method
Overload List
  Name Description
Public method Equals(Object)
Tests whether the specified MemoryArrayT structure is equivalent to this MemoryArrayT structure.
(Overrides ObjectEquals(Object).)
Public method Equals(MemoryArrayT)
Tests whether the specified MemoryArrayT structure is equivalent to this MemoryArrayT structure.
Top
See Also