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

SortedSet::get_Max method

SortedSet の最大値を取得します。

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

ReturnValue

SortedSet の最大値です。

参照