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