Click or drag to resize
AkObjectListTItems Property
对象集合。

Namespace: Appkit.Data
Assembly: Appkit (in Appkit.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
C#
public List<T> Items { get; }

Property Value

Type: ListT
See Also