다음을 통해 공유


GraphCategoryCollection.Count 속성

컬렉션에 포함 된 요소의 수를 가져옵니다.

네임스페이스:  Microsoft.VisualStudio.GraphModel
어셈블리:  Microsoft.VisualStudio.GraphModel(Microsoft.VisualStudio.GraphModel.dll)

구문

‘선언
Public ReadOnly Property Count As Integer
public int Count { get; }
public:
virtual property int Count {
    int get () sealed;
}
abstract Count : int with get 
override Count : int with get
final function get Count () : int

속성 값

형식: Int32
Int32를 반환합니다.

구현

ICollection.Count

.NET Framework 보안

참고 항목

참조

GraphCategoryCollection 클래스

Microsoft.VisualStudio.GraphModel 네임스페이스