DataDictItem
更新时间:
2025-10-21
浏览次数:
{{ hits }}
类名 : DataDictItem
说明 : 数据字典数据项 属性 :
成员 :
构造方法名称 : #ctor
构造方法名称 : #ctor(System.String,System.Boolean,System.String)
方法名称 : GetValue
方法名称 : GetKeyNames
方法名称 : GetKeyValue(System.String)
方法名称 : FindVariable(System.String,System.Int32,System.String@,System.Int32@,System.Int32@)
方法名称 : FindVariables(System.String)
说明 : 数据字典数据项 属性 :
| 名称 | 说明 |
|---|---|
| ItemName | 数据名称 |
| IsArray | 数据的值是否是数组类型的 |
| ItemValue | 值,如果是数组,则用;隔开 |
成员 :
| 名称 | 说明 |
|---|---|
| StartTag | 变量前缀 |
| EndTag | 变量后缀 |
| TableName | 表名称 |
| PropertyName_ItemName | 属性名称 |
| PropertyName_IsArray | 属性名称 |
| PropertyName_ItemValue | 属性名称 |
构造方法名称 : #ctor
| 参数 | 说明 |
|---|---|
| 返回值 | |
构造方法名称 : #ctor(System.String,System.Boolean,System.String)
| 参数 | 说明 |
|---|---|
| "itemName" | 数据的名称 |
| "isArray" | |
| "value" | 数据的值 |
| 返回值 | |
方法名称 : GetValue
| 参数 | 说明 |
|---|---|
| 返回值 | |
| 取到的值 | |
方法名称 : GetKeyNames
| 参数 | 说明 |
|---|---|
| 返回值 | |
| 键集合 | |
方法名称 : GetKeyValue(System.String)
| 参数 | 说明 |
|---|---|
| "keyName" | 键 |
| 返回值 | |
| 值 | |
方法名称 : FindVariable(System.String,System.Int32,System.String@,System.Int32@,System.Int32@)
| 参数 | 说明 |
|---|---|
| "text" | 要匹配的文本 |
| "from" | 开始索引 |
| "word" | 搜索到的变量名称 |
| "startIndex" | 搜索到的变量的开始索引 |
| "endIndex" | 搜索到的变量的结束索引 |
| 返回值 | |
| 如果找到变量则返回true,否则返回false | |
方法名称 : FindVariables(System.String)
| 参数 | 说明 |
|---|---|
| "text" | 文本 |
| 返回值 | |
| 所有的变量 | |
文章反馈
*请选择您遇到的问题类型?
*请描述问题详情
支持上传9张图片且单张大小不超过3M