BamlLocalizationDictionary.Values Proprietà

Definizione

Ottiene un insieme contenente tutti i valori presenti in BamlLocalizationDictionary.

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

Valore della proprietà

ICollection

Insieme che contiene tutti i valori nell'oggetto.

Implementazioni

Si applica a