GraphPathSerializationDictionary.Values Propriété

Définition

Obtient un System. Collections. Generic. ICollection contenant les valeurs de System. Collections. Generic. IDictionary.

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

Valeur de propriété

ICollection<String>

System. Collections. Generic. ICollection contenant les valeurs de l’objet qui implémente System. Collections. Generic. IDictionary.

Implémente

S’applique à