IntPtr.INumberBase<IntPtr>.Zero Property

Definition

Gets the value 0 for the type.

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

Property Value

IntPtr

nativeint

Implements

Applies to