Adds the specified key and value to the collection.
Declaration Syntax
C# | Visual Basic | Visual C++ | F# |
public void Add( K key, V value )
Public Sub Add ( key As K, value As V )
public: void Add( K key, V value )
member Add : key : 'K * value : 'V -> unit
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119