| ResultConfigItem Property (Int32) |
获取指定索引的属性项目
Namespace: Appkit.DataAssembly: Appkit (in Appkit.dll) Version: 2.0.0.0 (2.0.0.0)
Syntaxpublic ResultPropertyItem this[
int index
] { get; }Parameters
- index
- Type: SystemInt32
Return Value
Type:
ResultPropertyItem
See Also