Udostępnij za pośrednictwem


LanguageSpecificStringDictionary.Values Własność

Definicja

Ważny

To API nie jest zgodne z CLS.

Pobiera kolekcję zawierającą wartości lub ciągi w słowniku.

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

Wartość nieruchomości

Kolekcja zawierająca ciągi w słowniku.

Implementuje

Atrybuty

Dotyczy