列表项集合
更多...
继承自 Collection< ListItem > .
◆ ListItemCollection()
FineUICore.ListItemCollection.ListItemCollection |
( |
DropDownList |
parent | ) |
|
◆ Add()
int FineUICore.ListItemCollection.Add |
( |
string |
text, |
|
|
string |
value |
|
) |
| |
◆ FindByText() [1/2]
ListItem FineUICore.ListItemCollection.FindByText |
( |
string |
text | ) |
|
◆ FindByText() [2/2]
ListItem FineUICore.ListItemCollection.FindByText |
( |
string |
text, |
|
|
bool |
stripHtml |
|
) |
| |
通过文本查找列表项
- 参数
-
text | 文本 |
stripHtml | 是否去除HTML标签 |
- 返回
- 列表项
◆ FindByValue()
ListItem FineUICore.ListItemCollection.FindByValue |
( |
string |
value | ) |
|
该类的文档由以下文件生成: