Click or drag to resize
ClassSearchResultGet Method
获取指定索引的类型

Namespace: Appkit.Components
Assembly: Appkit (in Appkit.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
C#
public AkType Get(
	int index
)

Parameters

index
Type: SystemInt32

Return Value

Type: AkType
See Also