 | IOrderedDictionaryTKey, TValueAdd Method (TKey, TValue) |
Namespace:
EDK4Net.Collections
Assembly:
EDK4Net (in EDK4Net.dll) Version: 3.0.7.3
Syntaxint Add(
TKey key,
TValue value
)
Parameters
- key
- Type: TKey
- value
- Type: TValue
Return Value
Type:
Int32
See Also