Appkit 基础类库
Appkit 基础类库
Appkit.Common
AkCommon Class
AkCommon Methods
Min Method
Min Method (Double[])
Min Method (Int32[])
AkCommon
Min 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
Min
(
params
int
[]
a
)
Parameters
a
Type:
System
Int32
Return Value
Type:
Int32
See Also
Reference
AkCommon Class
Min Overload
Appkit.Common Namespace