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