NameScope.Values Propriété

Définition

Obtient une collection des valeurs dans le dictionnaire NameScope.

public:
 property System::Collections::Generic::ICollection<System::Object ^> ^ Values { System::Collections::Generic::ICollection<System::Object ^> ^ get(); };
public System.Collections.Generic.ICollection<object> Values { get; }
member this.Values : System.Collections.Generic.ICollection<obj>
Public ReadOnly Property Values As ICollection(Of Object)

Valeur de propriété

Collection des valeurs dans le dictionnaire NameScope.

Implémente

S’applique à