Click or drag to resize
AkResultSetGetPropertyList Method
获取属性集合。

Namespace: Appkit.Data
Assembly: Appkit (in Appkit.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
C#
public List<AkResultProperty> GetPropertyList()

Return Value

Type: ListAkResultProperty
属性集合。
See Also