共用方式為


ODataCollectionStart.Count 屬性

定義

取得集合中的項目數目。

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

屬性值

集合中的項目數目

適用於