IntPtr.INumberBase<IntPtr>.Zero プロパティ

定義

型の値 0 を取得します。

static property IntPtr System::Numerics::INumberBase<System::IntPtr>::Zero { IntPtr get(); };
static IntPtr System.Numerics.INumberBase<System.IntPtr>.Zero { get; }
static member System.Numerics.INumberBase<System.IntPtr>.Zero : nativeint
 Shared ReadOnly Property Zero As IntPtr Implements INumberBase(Of IntPtr).Zero

プロパティ値

IntPtr

nativeint

実装

適用対象