Method | Description | |
---|---|---|
Add ( Dictionary collection, int index, IGrouping value ) : void | ||
Complete ( Dictionary intermediateCollection ) : TElement>.ILookup |
||
Create ( int count ) : Dictionary |
protected Add ( Dictionary collection, int index, IGrouping value ) : void | ||
collection | Dictionary | |
index | int | |
value | IGrouping | |
return | void |
protected Complete ( Dictionary intermediateCollection ) : TElement>.ILookup |
||
intermediateCollection | Dictionary | |
return | TElement>.ILookup |