Click or drag to resize
ResultConfigItem Property (Int32)
获取指定索引的属性项目

Namespace: Appkit.Data
Assembly: Appkit (in Appkit.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
C#
public ResultPropertyItem this[
	int index
] { get; }

Parameters

index
Type: SystemInt32

Return Value

Type: ResultPropertyItem
See Also