| JishiList Class |
Namespace: Appkit.Sys.Object
[SerializableAttribute] public class JishiList : AkObjectList<Jishi>
The JishiList type exposes the following members.
| Name | Description | |
|---|---|---|
| JishiList |
构造纪事集合。
未加载。 | |
| JishiList(String) |
根据表达式构造纪事集合并加载。
| |
| JishiList(AkObject) |
根据父对象构造纪事集合并加载。
即指定父对象的相关子对象的集合。 | |
| JishiList(String, Object) |
根据属性构造纪事集合并加载。
|
| Name | Description | |
|---|---|---|
| FindByTitle |
按照标题查找纪事。
| |
| New |
构造纪事集合。
未加载。 | |
| New(String) |
根据表达式构造纪事集合并加载。
| |
| New(AkObject) |
根据父对象构造纪事集合并加载。
即指定父对象的相关子对象的集合。 | |
| New(String, Object) |
根据属性构造纪事集合并加载。
|