Sdílet prostřednictvím


BamlLocalizationDictionaryEnumerator.IDictionaryEnumerator.Value Vlastnost

Definice

Popis tohoto člena naleznete v tématu 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

Hodnota vlastnosti

Object

Hodnota aktuálního prvku výčtu.

Implementuje

Platí pro

Viz také