Click or drag to resize
AkCommonMax Method (Int32)
获取最大值。

Namespace: Appkit.Common
Assembly: Appkit (in Appkit.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
C#
public static int Max(
	params int[] a
)

Parameters

a
Type: SystemInt32

Return Value

Type: Int32
See Also