méthode System::Array::Max
Array::Max method
Trouve le plus grand élément du tableau en utilisant operator<() pour comparer les éléments.
UnderlyingType System::Array<T>::Max() const
ReturnValue
Une copie du plus grand élément du tableau.
Voir aussi
- Typedef UnderlyingType
- Class Array
- Namespace System
- Library Aspose.Page for C++