System::Collections::Generic::SortedSet::get_Max method

SortedSet::get_Max method

Ermittelt den Maximalwert im SortedSet.

T System::Collections::Generic::SortedSet<T>::get_Max() const

ReturnValue

Der Maximalwert im SortedSet.

Siehe auch