LanguageSpecificStringDictionary.Values Egenskap

Definition

Viktigt!

Detta API uppfyller inte CLS.

Hämtar en samling som innehåller värdena eller strängarna i ordlistan.

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)

Egenskapsvärde

En samling som innehåller strängarna i ordlistan.

Implementeringar

Attribut

Gäller för