ArrayWithOffset::Equals Method (ArrayWithOffset)
.NET Framework (current version)
Indicates whether the specified ArrayWithOffset object matches the current instance.
Assembly: mscorlib (in mscorlib.dll)
Parameters
- obj
-
Type:
System.Runtime.InteropServices::ArrayWithOffset
An ArrayWithOffset object to compare with this instance.
Return Value
Type: System::Booleantrue if the specified ArrayWithOffset object matches the current instance; otherwise, false.
Universal Windows Platform
Available since 8
.NET Framework
Available since 2.0
Portable Class Library
Supported in: portable .NET platforms
Windows Phone
Available since 8.1
Available since 8
.NET Framework
Available since 2.0
Portable Class Library
Supported in: portable .NET platforms
Windows Phone
Available since 8.1
Show: