BamlLocalizationDictionary.Values Propiedad

Definición

Obtiene una colección que contiene todos los valores del objeto 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

Valor de propiedad

ICollection

Colección que contiene todos los valores del objeto.

Implementaciones

Se aplica a