Share via


AdoDotNetConnectionProperties.ICollection.Count 속성

현재 포함 된 요소의 수를 검색 ICollection인스턴스.

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

구문

‘선언
Private ReadOnly Property Count As Integer 
    Implements ICollection.Count
int ICollection.Count { get; }
private:
virtual property int Count {
    int get () sealed = ICollection::Count::get;
}
private abstract Count : int with get 
private override Count : int with get
JScript에서는 명시적 인터페이스 구현을 지원하지 않습니다.

속성 값

형식: Int32
ICollection에 들어 있는 요소 수를 반환합니다.

구현

ICollection.Count

설명

이 메서드는 구현을 제공 된 Count 속성입니다. 자세한 내용은 참조는 Count 속성에는 .NET Framework 클래스 라이브러리입니다.

.NET Framework 보안

참고 항목

참조

AdoDotNetConnectionProperties 클래스

Microsoft.VisualStudio.Data.AdoDotNet 네임스페이스