类名 : SortBy
说明 : 排序方式 属性 :
名称 | 说明 |
---|---|
ItemName | 排序项目名称 |
Direction | 排序的方向 |
构造方法名称 : #ctor(System.String,H3.Data.Filter.SortDirection)
参数 | 说明 |
---|---|
"itemName" | 排序项目名称 |
"direction" | 排序的方向 |
返回值 | |
方法名称 : SaveAsXml(System.Xml.XmlDocument,System.Xml.XmlElement)
参数 | 说明 |
---|---|
"xmlDocument" | xml文档 |
"xmlElement" | xml元素 |
返回值 | |
构造方法名称 : #ctor(System.Xml.XmlElement)
参数 | 说明 |
---|---|
"xmlElement" | xml元素 |
返回值 | |