Show/Hide Toolbars

RiverSoftAVG Products Help

Navigation: Code Documentation > RSCommon > RSGenerics.Collections > Classes > TRSHashTable<TKey,TValue> > Methods

TRSHashTable<TKey,TValue>.DoAdd(Integer,Integer,TKey,TValue) Method

Scroll Prev Top Next More

Adds key/value pair to dictionary at the given index

Namespace: RSGenerics.Collections

Parameters

HashCode

Type: Integer

Index

Type: Integer

Key

Type: TKey

Value

Type: TValue

Overrides

TRSDictionary<TKey,TValue>.DoAdd(Integer,Integer,TKey,TValue)
 

RiverSoftAVG Products Help © 1996-2016 Thomas G. Grubb