Int16.INumberBase<Int16>.Zero プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
型の値 0
を取得します。
static property short System::Numerics::INumberBase<System::Int16>::Zero { short get(); };
static short System.Numerics.INumberBase<System.Int16>.Zero { get; }
static member System.Numerics.INumberBase<System.Int16>.Zero : int16
Shared ReadOnly Property Zero As Short Implements INumberBase(Of Short).Zero