UIntPtr.INumberBase<UIntPtr>.Zero 属性

定义

获取类型的值 0

static property UIntPtr System::Numerics::INumberBase<System::UIntPtr>::Zero { UIntPtr get(); };
static UIntPtr System.Numerics.INumberBase<System.UIntPtr>.Zero { get; }
static member System.Numerics.INumberBase<System.UIntPtr>.Zero : unativeint
 Shared ReadOnly Property Zero As UIntPtr Implements INumberBase(Of UIntPtr).Zero

属性值

UIntPtr

unativeint

实现

适用于