Dictionary for [String, T]
Property
Type Parameters
| Name | Description |
|---|---|
T |
01 Syntax
Microsoft.VisualBasic.ComponentModel.DataSourceModel.Property`1
02 Methods
| Name | Overloads | Summary |
|---|---|---|
| .ctor | 1 | New with a init property value |
| op_Explicit | 1 | |
| op_Addition | 1 |
03 Properties
| Name | Overloads | Summary |
|---|---|---|
| src | 1 |
04 Members
#ctor(
String, `0)New with a init property value
Parameters
| Name | Type | Description |
|---|---|---|
initKey | String | - |
initValue | `0 | - |
src
op_Explicit(Property(Of T))
op_Addition(Property(Of T), Property(Of T))