다음을 통해 공유


NodeCounts 클래스

정의

개수 유형별 노드 수를 가져옵니다.

public class NodeCounts
type NodeCounts = class
Public Class NodeCounts
상속
NodeCounts

생성자

NodeCounts()

NodeCounts 클래스의 새 instance 초기화합니다.

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

NodeCounts 클래스의 새 instance 초기화합니다.

속성

TotalCount

countType 조건과 일치하는 총 레코드 수를 가져옵니다.

Value

개수 배열을 가져옵니다.

적용 대상