共用方式為


NodeCounts.TotalCount 屬性

定義

取得符合 countType 準則的記錄總數。

[Newtonsoft.Json.JsonProperty(PropertyName="totalCount")]
public int? TotalCount { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="totalCount")>]
member this.TotalCount : Nullable<int> with get, set
Public Property TotalCount As Nullable(Of Integer)

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於