Condividi tramite


BamlLocalizationDictionaryEnumerator.IDictionaryEnumerator.Value Proprietà

Definizione

Per una descrizione di questo membro, vedere 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

Valore della proprietà

Object

Valore dell'elemento di enumerazione corrente.

Implementazioni

Si applica a

Vedi anche