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

实现

适用于