TheCommonUtils..::..CLeft Method
Returns a specified number of characters from the left side of a string.
Namespace:
nsCDEngine.BaseClassesAssembly: C-DEngine (in C-DEngine.dll)
Syntax
Parameters
- strIn
- Type: String
Input string.
- count
- Type: Int32
Number of characters to include in returned string.