|
Create(IEqualityComparer)
|
Overloaded. Creates and initializes the dictionary.
|
|
Create(Integer)
|
Overloaded. Creates and initializes the dictionary.
|
|
Create(Integer,IEqualityComparer)
|
Overloaded. Creates and initializes the dictionary.
|
|
Create(TEnumerable)
|
Overloaded. Creates and initializes the dictionary.
|
|
Create(TEnumerable,IEqualityComparer)
|
Overloaded. Creates and initializes the dictionary.
|
|
Destroy
|
Represents the destructor of the TRSDictionary<TKey,TValue> class.
|