positionBindPosition Enumeration |
Namespace: WhetStone.Looping
[FlagsAttribute] public enum Position
| Member name | Value | Description | |
|---|---|---|---|
| None | 0 | All positions have this flag | |
| First | 1 | The first position. | |
| Last | 2 | The first position. | |
| Only | 3 | Position in an IEnumerableT of size 1. |