CadCodeValue
CadCodeValue class
public class CadCodeValue
构造函数
| 姓名 | 描述 |
|---|---|
| CadCodeValue(int, string) |
特性
| 姓名 | 描述 |
|---|---|
| Attribute { get; } | |
| Code { get; set; } | |
| Value { get; set; } |
方法
| 姓名 | 描述 |
|---|---|
| virtual Equals(CadCodeValue) | |
| virtual GetBinaryData() | |
| virtual GetBoolValue() | |
| virtual GetDoubleValue() | |
| virtual GetIntValue() | |
| virtual GetLongValue() | |
| virtual GetShortValue() | |
| virtual GetStringValue() |