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的所有值的集合。

适用于