Gets the length of the specified string.
Namespace: Kernel.FOS_SystemAssembly: Kernel.FOS_System (in Kernel.FOS_System.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Parameters
- aString
- Type: System String
The string to get the length of.
Return Value
Type: Int32The length of the specified string.
See Also