XmlnsDictionary.Values Propriété

Définition

Obtient une collection de toutes les valeurs dans 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

Valeur de propriété

Collection de toutes les valeurs de XmlnsDictionary.

Implémente

S’applique à