XmlSchemaObjectTable.Values 屬性

定義

回傳 中所有元素 XmlSchemaObjectTable的所有值集合。

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

屬性值

集合所有元素的 XmlSchemaObjectTable值。

適用於