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在 中命名的元素。

適用於