IntPtr.ISignedNumber<IntPtr>.NegativeOne プロパティ

定義

型の値 -1 を取得します。

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

プロパティ値

IntPtr

nativeint

実装

適用対象