BaseType

BaseType typedef

Base interface type.

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

See Also