public void Add( KeyValuePair<TKey, TValue> item )
Public Sub Add ( item As KeyValuePair(Of TKey, TValue) )
public: virtual void Add( KeyValuePair<TKey, TValue> item ) sealed
abstract Add : item : KeyValuePair<'TKey, 'TValue> -> unit override Add : item : KeyValuePair<'TKey, 'TValue> -> unit
Copyright (C) 2026 SanteSuite Inc. and the SanteSuite Contributors (see NOTICE.md)