Index operation specification.
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 13.0.131
Syntax public char this[
int index
] { get; }
Parameters
- index
- Type: SystemInt32
Index to character
Return Value
Type:
CharParticular character on specified index
See Also