类名 : MatcherCollection
说明 : 过滤条件匹配单元的集合 属性 :
名称 | 说明 |
---|---|
Matchers | 过滤条件匹配单元的集合 |
构造方法名称 : #ctor
参数 | 说明 |
---|---|
返回值 | |
方法名称 : Add(H3.Data.Filter.Matcher)
参数 | 说明 |
---|---|
"matcher" | 匹配单元 |
返回值 | |
方法名称 : Remove(System.Int32)
参数 | 说明 |
---|---|
"index" | 要删除的索引号 |
返回值 | |
方法名称 : SaveAsXml(System.Xml.XmlDocument,System.Xml.XmlElement)
参数 | 说明 |
---|---|
"xmlDocument" | xml文档 |
"xmlElement" | xml元素 |
返回值 | |
构造方法名称 : #ctor(System.Xml.XmlElement)
参数 | 说明 |
---|---|
"xmlElement" | xml元素 |
返回值 |