System.Runtime.InteropServices.ArrayWithOffset public struct ArrayWithOffset Documentation public ArrayWithOffset(object array, int offset) public static bool op_Equality(ArrayWithOffset a, ArrayWithOffset b) public static bool op_Inequality(ArrayWithOffset a, ArrayWithOffset b) public bool Equals(ArrayWithOffset obj) public object GetArray() public int GetOffset()