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

實作

適用於