System::Collections::Generic::IDictionary::BaseType typedef

BaseType typedef

RTTI information.

ICollection<KeyValuePair<TKey, TValue> > System::Collections::Generic::IDictionary< TKey, TValue >::BaseType

Remarks

Base interface type.

See Also