ReplicationBaseCollection.Count 속성

정의

참조된 컬렉션의 개체 수를 가져옵니다.

public:
 property int Count { int get(); };
public int Count { get; }
member this.Count : int
Public ReadOnly Property Count As Integer

속성 값

참조된 컬렉션의 개체 수입니다.

구현

설명

이 네임스페이스, 클래스 또는 멤버는 .NET Framework 2.0 버전에서만 지원됩니다.

적용 대상