get_Max()

SortedSet::get_Max() const method

Gets the maximum value in the SortedSet.

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

Return Value

The maximum value in the SortedSet.

See Also