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

実装

適用対象