SequenceFirst
Returns the first item from the given sequence.
Syntax
Action.SequenceFirst
ยท [sequence]
Parameters
- sequence
- The sequence from which to return the first item.
Return Value
The first element in the given sequence.
Returns the first item from the given sequence.
Action.SequenceFirst
ยท [sequence]
The first element in the given sequence.