Item Property
Gets the element with the specified key
Syntax
TValue this[
TKey key
]; {get;}ReadOnly Default Property Item( _
ByVal key As TKey _
) As TValueParameters
| Name | Description |
|---|---|
| key |
Gets the element with the specified key
TValue this[
TKey key
]; {get;}ReadOnly Default Property Item( _
ByVal key As TKey _
) As TValue| Name | Description |
|---|---|
| key |