LazyAttribute
01 Syntax
Microsoft.VisualBasic.DataStorage.HDSPack.LazyAttribute
02 Methods
| Name | Overloads | Summary |
|---|---|---|
| Add | 1 | add key-value paired data into the attribute list |
| BuildDynamicTypeObject | 1 | build a dynamics object that could be used for show in property grid controld |
| GetValue | 1 | |
| GetBuffer | 1 | |
| GetEnumerator | 1 |
03 Properties
| Name | Overloads | Summary |
|---|---|---|
| attributes | 1 |
04 Members
Add(
String, Object)add key-value paired data into the attribute list
Parameters
| Name | Type | Description |
|---|---|---|
name | String | - |
value | Object | - |
BuildDynamicTypeObject
build a dynamics object that could be used for show in property grid controld
attributes
GetValue(
String)GetBuffer(
Object)GetEnumerator()