共用方式為


ODataResourceSetBase.Count 屬性

定義

取得或設定資源集中的專案數。

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

屬性值

資源集中的專案數。

適用於