Implemented interface member:
property
Value
System.Collections.IDictionaryEnumerator.Value
1 reference to Value
System.Web (1)
httpstaticobjectscollection.cs (1)
331
return new DictionaryEntry(_enum.Key, this.
Value
);