|  | RankedDictionaryTKey, TValueKeyCollectionItem Property | 
Namespace: Kaos.Collections
 Syntax
Syntaxpublic TKey this[ int index ] { get; }
 Exceptions
Exceptions| Exception | Condition | 
|---|---|
| ArgumentOutOfRangeException | When index is less than zero or not less than the number of items. | 
 Remarks
Remarks See Also
See Also