System::Collections::Generic::SortedSet::get_Max 方法

SortedSet::get_Max method

获取 SortedSet 中的最大值。

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

ReturnValue

SortedSet 中的最大值。

另见