Returns the managed array that is referenced by this ArrayWithOffset
[Visual Basic] Public Function GetArray() As Object [C#] public object GetArray(); [C++] public: Object* GetArray(); [JScript] public function GetArray() : Object;
The managed array referenced by this instance.
ArrayWithOffset Structure | ArrayWithOffset Members | System.Runtime.InteropServices Namespace