BaseType

BaseType typedef

Base type.

using System::Collections::Generic::HashSet< T >::BaseType =  BaseSet<T, std::unordered_set<T, EqualityComparerHashAdapter<T>, EqualityComparerAdapter<T>, typename System::Details::CollectionHelpers::ContainerPointerMode<T>::allocator_type> >

See Also