Appkit 基础类库
Appkit 基础类库
Appkit.Common
AkCommon Class
AkCommon Methods
Max Method
Max Method (Double[])
Max Method (Int32[])
AkCommon
Max Method (
Int32
)
获取最大值。
Namespace:
Appkit.Common
Assembly:
Appkit (in Appkit.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
C#
Copy
public
static
int
Max
(
params
int
[]
a
)
Parameters
a
Type:
System
Int32
Return Value
Type:
Int32
See Also
Reference
AkCommon Class
Max Overload
Appkit.Common Namespace