Method Position
Position(int)
Specifies the position for the array.
public PushEachOptionsBuilder<TValue> Position(int position)
Parameters
positionintThe position.
Returns
- PushEachOptionsBuilder<TValue>
The builder.
Specifies the position for the array.
public PushEachOptionsBuilder<TValue> Position(int position)
position intThe position.
The builder.