Implemented interface member:
property
Value
System.Collections.IDictionaryEnumerator.Value
1 reference to Value
System.Runtime.Remoting (1)
channels\http\combinedhttpchannel.cs (1)
324
public DictionaryEntry Entry { get { return new DictionaryEntry(Key,
Value
); } }