System.Runtime.InteropServices.ArrayWithOffset: Method Members

The methods of System.Runtime.InteropServices.ArrayWithOffset are listed below. For a list of all members, see the ArrayWithOffset Members list.

See Also: Inherited members from System.ValueType

Public Methods

override
Equals(object) : bool

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

Equals(ArrayWithOffset) : bool

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

GetArray() : object

Returns the managed array referenced by this System.Runtime.InteropServices.ArrayWithOffset.

override
GetHashCode() : int

Returns a hash code for this value type.

GetOffset() : int

Returns the offset provided when this System.Runtime.InteropServices.ArrayWithOffset was constructed.