次の方法で共有


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

プロパティ値

実装

適用対象