C# Programming/Keywords/yield
The yield keyword returns the next value from an iterator or ends an iteration.
| C# Keywords | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|
| Special C# Identifiers | ||||||||||
|
The yield keyword returns the next value from an iterator or ends an iteration.
| C# Keywords | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|
| Special C# Identifiers | ||||||||||
|