Share via


XmlSchemaCollection.Count 속성

정의

이 컬렉션에 정의된 네임스페이스의 수를 가져옵니다.

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

속성 값

이 컬렉션에 정의된 네임스페이스의 수입니다.

구현

설명

중요

클래스는 XmlSchemaCollection .NET Framework 버전 2.0에서 사용되지 않으며 클래스로 XmlSchemaSet 대체되었습니다.

적용 대상