ILNumerics - Technical Application Development
Assembly: ILNumerics.Core (in ILNumerics.Core.dll) Version: 5.5.0.0 (5.5.7503.3146)
ASCII code for character specified, fallback on error
Map char out of string with fallback
[ILNumerics Core Module]
Namespace: ILNumerics.Core.Misc
Assembly: ILNumerics.Core (in ILNumerics.Core.dll) Version: 5.5.0.0 (5.5.7503.3146)
Syntax
Parameters
- element
- Type: SystemString
full string item - position
- Type: SystemInt32
position of character in string - fallback
- Type: SystemInt32
fallback bucket number, if position is out of range
Return Value
Type: Int32ASCII code for character specified, fallback on error
Remarks
[ILNumerics Core Module]
See Also