OrderedDictionary<TKey,TValue>.Enumerator.IDictionaryEnumerator.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

属性值

实现

适用于