Back to API Reference
Class
IndexEx
static
Extension methods for parsing Index from string representation.
Remarks
Supports C# index syntax: "0" for start-based, "^1" for end-based indices. Used internally for markup parameter parsing.
