ILNumerics - Technical Application Development 
 
Top
 
The ASCIIKeyMapper type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| GetSubelement | 
            give one char from string
              (Overrides KeyMapperElementType, SubelementTypeGetSubelement(ElementType, Int32).)[ILNumerics Core Module]  | |
| Map(Char) | 
            map subelement to bucket
              (Overrides KeyMapperElementType, SubelementTypeMap(SubelementType).)[ILNumerics Core Module]  | |
| Map(String, Int32, Int32) | 
            Map char out of string with fallback
              (Overrides KeyMapperElementType, SubelementTypeMap(ElementType, Int32, Int32).)[ILNumerics Core Module]  | |
| SubelementsCount | 
            Count numer of characters in string
              (Overrides KeyMapperElementType, SubelementTypeSubelementsCount(ElementType).)[ILNumerics Core Module]  | 
See Also