Appkit 基础类库
Appkit 基础类库
Appkit.Sys.Object
TacheexecutorList Class
TacheexecutorList Methods
New Method
New Method
New Method (String)
New Method (AkObject)
New Method (String, Object)
TacheexecutorList
New Method (AkObject)
根据父对象构造执行者集合并加载。
即指定父对象的相关子对象的集合。
Namespace:
Appkit.Sys.Object
Assembly:
Appkit (in Appkit.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
C#
Copy
public
static
TacheexecutorList
New
(
AkObject
parent
)
Parameters
parent
Type:
Appkit.Data
AkObject
父对象。
Return Value
Type:
TacheexecutorList
执行者集合。
See Also
Reference
TacheexecutorList Class
New Overload
Appkit.Sys.Object Namespace