次の方法で共有


ODataCollectionStart.Count プロパティ

定義

コレクション内の項目の数を取得します。

public long? Count { get; set; }
member this.Count : Nullable<int64> with get, set
Public Property Count As Nullable(Of Long)

プロパティ値

コレクション内の項目数。

適用対象