| SearchList Constructor |
| Name | Description | |
|---|---|---|
| SearchList |
构造搜索集合。
未加载。 | |
| SearchList(String) |
根据表达式构造搜索集合并加载。
| |
| SearchList(AkObject) |
根据父对象构造搜索集合并加载。
即指定父对象的相关子对象的集合。 | |
| SearchList(String, Object) |
根据属性构造搜索集合并加载。
|