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

SortedSet::get_Max method

Obtient la valeur maximale dans le SortedSet.

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

ReturnValue

La valeur maximale dans le SortedSet.

Voir aussi