Appkit 基础类库
Appkit 基础类库
Appkit.Sys.Object
ProductList Class
ProductList Constructor
ProductList Constructor
ProductList Constructor (String)
ProductList Constructor (AkObject)
ProductList Constructor (String, Object)
ProductList Constructor (AkObject)
根据父对象构造产品集合并加载。
即指定父对象的相关子对象的集合。
Namespace:
Appkit.Sys.Object
Assembly:
Appkit (in Appkit.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
C#
Copy
public
ProductList
(
AkObject
parent
)
Parameters
parent
Type:
Appkit.Data
AkObject
父对象。
See Also
Reference
ProductList Class
ProductList Overload
Appkit.Sys.Object Namespace