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