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

SortedSet::get_Max method

Hämtar det maximala värdet i SortedSet.

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

ReturnValue

Det maximala värdet i SortedSet.

Se även