FirstOrDefaultExtension Methods |
The FirstOrDefaultExtension type exposes the following members.
| Name | Description | |
|---|---|---|
| FirstOrDefaultT |
Returns the first element of a sequence, or a default value if the
sequence contains no elements.
|