System::Collections::Generic::SortedSet::get_Max metodo

SortedSet::get_Max method

Ottiene il valore massimo nel SortedSet.

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

ReturnValue

Il valore massimo nel SortedSet.

Vedi anche