| FavfldList Class |
Namespace: Appkit.Sys.Object
[SerializableAttribute] public class FavfldList : AkObjectList<Favfld>
The FavfldList type exposes the following members.
| Name | Description | |
|---|---|---|
| FavfldList |
构造收藏目录集合。
未加载。 | |
| FavfldList(String) |
根据表达式构造收藏目录集合并加载。
| |
| FavfldList(AkObject) |
根据父对象构造收藏目录集合并加载。
即指定父对象的相关子对象的集合。 | |
| FavfldList(String, Object) |
根据属性构造收藏目录集合并加载。
|
| Name | Description | |
|---|---|---|
| FindByFldname |
按照目录名称查找收藏目录。
| |
| New |
构造收藏目录集合。
未加载。 | |
| New(String) |
根据表达式构造收藏目录集合并加载。
| |
| New(AkObject) |
根据父对象构造收藏目录集合并加载。
即指定父对象的相关子对象的集合。 | |
| New(String, Object) |
根据属性构造收藏目录集合并加载。
|