BamlLocalizationDictionaryEnumerator.IDictionaryEnumerator.Value Propiedad

Definición

Para obtener una descripción de este miembro, vea Value.

property System::Object ^ System::Collections::IDictionaryEnumerator::Value { System::Object ^ get(); };
object System.Collections.IDictionaryEnumerator.Value { get; }
member this.System.Collections.IDictionaryEnumerator.Value : obj
 ReadOnly Property Value As Object Implements IDictionaryEnumerator.Value

Valor de propiedad

Object

Valor del elemento actual de la enumeración.

Implementaciones

Se aplica a

Consulte también