Property SelectorIndex
SelectorIndex
The index of the selector in a multi-part selector. Example: {Person.Birthday.Year} has 3 seletors, and Year has a SelectorIndex of 2.
Declaration
int SelectorIndex { get; }
Property Value
Type | Description |
---|---|
int |