ArrayWithOffset の構築時に指定されたオフセットを返します。
Public Function GetOffset() As Integer
[C#]
public int GetOffset();
[C++]
public: int GetOffset();
[JScript]
public function GetOffset() : int;
戻り値
対象のインスタンスのオフセット。
必要条件
プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ
参照
ArrayWithOffset 構造体 | ArrayWithOffset メンバ | System.Runtime.InteropServices 名前空間