다음을 통해 공유


IReadOnlyCollection<T>.Count 속성

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

구문

‘선언
ReadOnly Property Count As Integer
int Count { get; }
property int Count {
    int get ();
}
abstract Count : int with get
function get Count () : int

속성 값

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

.NET Framework 보안

참고 항목

참조

IReadOnlyCollection<T> 인터페이스

Microsoft.VisualStudio.GraphModel 네임스페이스