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