次の方法で共有


NodeCounts クラス

定義

ノードの数をカウントの種類別に取得します

public class NodeCounts
type NodeCounts = class
Public Class NodeCounts
継承
NodeCounts

コンストラクター

NodeCounts()

NodeCounts クラスの新しいインスタンスを初期化します。

NodeCounts(IList<NodeCount>, Nullable<Int32>)

NodeCounts クラスの新しいインスタンスを初期化します。

プロパティ

TotalCount

countType 条件に一致するレコードの合計数を取得します。

Value

カウントの配列を取得します

適用対象