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

實作

適用於