![]() | ContainerHelperPeek Method |
Name | Description | |
---|---|---|
![]() ![]() | PeekT(ListT) | |
![]() ![]() | Peek(Object) |
Returns the value from the deque begin or array end.
|
![]() ![]() | PeekT(DequeT) | |
![]() ![]() | PeekK, V(DictionaryK, V, Int32) |
Returns the value from the dictionary at the nth position as defined by the iterator of the dictionary.
|
![]() ![]() | PeekT(ListT, Int32) | |
![]() ![]() | Peek(Object, Int32) |
Returns the value from the dictionary or list or deque at the nth position as defined by the iterator of the dictionary or the index of the list or the iterator of the deque.
|
![]() ![]() | PeekT(DequeT, Int32) |