ArrayWithOffset::GetArray Method ()

 

Returns the managed array referenced by this ArrayWithOffset.

Namespace:   System.Runtime.InteropServices
Assembly:  mscorlib (in mscorlib.dll)

public:
Object^ GetArray()

Return Value

Type: System::Object^

The managed array this instance references.

Universal Windows Platform
Available since 8
.NET Framework
Available since 1.1
Portable Class Library
Supported in: portable .NET platforms
Windows Phone
Available since 8.1
Return to top
Show: