System::Collections::Generic::SortedSet::get_Max Methode

SortedSet::get_Max method

Gibt den maximalen Wert im SortedSet zurück.

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

ReturnValue

Der maximale Wert im SortedSet.

Siehe auch