XmlSchemaObjectTable.Names 속성

정의

XmlSchemaObjectTable에 있는 모든 명명된 요소의 컬렉션을 반환합니다.

public:
 property System::Collections::ICollection ^ Names { System::Collections::ICollection ^ get(); };
public System.Collections.ICollection Names { get; }
member this.Names : System.Collections.ICollection
Public ReadOnly Property Names As ICollection

속성 값

XmlSchemaObjectTable에 있는 모든 명명된 요소의 컬렉션입니다.

적용 대상