共用方式為


NodeCounts interface

依計數類型取得節點計數

屬性

totalCount

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

value

取得計數的陣列

屬性詳細資料

totalCount

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

totalCount?: number

屬性值

number

value

取得計數的陣列

value?: NodeCount[]

屬性值