Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Definition
Indicates whether indexing should be done from the start or end of the input.
Allowed values
Name | Value | Description |
---|---|---|
RelativePosition.FromStart | 0 | Indicates indexing should be done from the start of the input. |
RelativePosition.FromEnd | 1 | Indicates indexing should be done from the end of the input. |