Notă
Accesul la această pagină necesită autorizare. Puteți încerca să vă conectați sau să modificați directoarele.
Accesul la această pagină necesită autorizare. Puteți încerca să modificați directoarele.
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. |