System.Runtime.InteropServices.ArrayWithOffset.Equals Method

Indicates whether the specified System.Runtime.InteropServices.ArrayWithOffset object matches the current instance.

Syntax

public bool Equals (ArrayWithOffset obj)

Parameters

obj
An System.Runtime.InteropServices.ArrayWithOffset object to compare with this instance.

Returns

true if the specified System.Runtime.InteropServices.ArrayWithOffset object matches the current instance; otherwise, false.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Runtime.InteropServices
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0