| Overload | Description |
|---|---|
| Item(Int32) | Gets a ApplicationUser item at a specified index (in the sorted order). (NOT BY ThreadId or ThreadIndex! Use TryGetValue to lookup by ThreadIndex or TryFindThreadId to lookup by ThreadId.) |
| Item(Guid) | Gets a ApplicationUser item with a specified Guid ID. |