BamlLocalizationDictionaryEnumerator.IDictionaryEnumerator.Value Eigenschaft

Definition

Eine Beschreibung dieses Mitglieds finden Sie unter 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

Eigenschaftswert

Der Wert des aktuellen Elements der Enumeration.

Implementiert

Gilt für:

Weitere Informationen