Appkit 基础类库
Appkit 基础类库
Appkit.Sys.Object
InfocommentList Class
InfocommentList Methods
New Method
New Method
New Method (String)
New Method (AkObject)
New Method (String, Object)
InfocommentList
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
InfocommentList
New
(
AkObject
parent
)
Parameters
parent
Type:
Appkit.Data
AkObject
父对象。
Return Value
Type:
InfocommentList
评论集合。
See Also
Reference
InfocommentList Class
New Overload
Appkit.Sys.Object Namespace