Tests whether the specified MemoryArray<(Of <(T>)>) structure is equivalent to this
MemoryArray<(Of <(T>)>) structure.
Namespace:
FreeImageAPIAssembly: FreeImageNET (in FreeImageNET.dll)
Syntax
C# |
---|
public override bool Equals( Object obj ) |
Visual Basic (Declaration) |
---|
Public Overrides Function Equals ( _ obj As Object _ ) As Boolean |
Visual C++ |
---|
public: virtual bool Equals( Object^ obj ) override |
Parameters
- obj
- Type: System..::.Object
The structure to test.