|
Enhanced C#
Loyc library documentation
|
Encapsulates a First property (for sequences). More...
Encapsulates a First property (for sequences).
Properties | |
| T | First [get] |
| Gets the first item in the deque. More... | |
Properties inherited from Loyc.Collections.IIsEmpty | |
| bool | IsEmpty [get] |
|
get |
Gets the first item in the deque.
| EmptySequenceException | The collection is empty. |
1.8.7