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.

적용 대상