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