XmlnsDictionary.Values Vlastnost

Definice

Získá kolekci všech hodnot v objektu XmlnsDictionary.

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

Hodnota vlastnosti

Kolekce všech hodnot v objektu XmlnsDictionary.

Implementuje

Platí pro