KeyDataViewType.Count プロパティ

定義

Count は、 KeyDataViewTypeのカーディナリティです。

public ulong Count { get; }
member this.Count : uint64
Public ReadOnly Property Count As ULong

プロパティ値

注釈

この型のデータの一般的な有効な値は、 0の欠損値から、 1 から Countまでの範囲の欠損値の範囲です。これは、列挙されたキー値が列挙される任意のセットへの列挙です。

適用対象