XmlSchemaObjectTable.Values Özellik

Tanım

içindeki XmlSchemaObjectTabletüm öğeler için tüm değerlerin bir koleksiyonunu döndürür.

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

Özellik Değeri

ICollection

içindeki tüm öğeler için tüm değerlerin XmlSchemaObjectTablekoleksiyonu.

Şunlara uygulanır