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

实现

适用于