|
gmslAPI
0.1
gmslAPI: An API for Developing Upgrade Solutions using Great Migrations Technology
|
This is the complete list of members for gmslLibrary.Services.Character, including all inherited members.
| Compare(string string1, string string2, int nCompare=0) | gmslLibrary.Services.Character | static |
| FindFirst(string source, int length, string substr) | gmslLibrary.Services.Character | static |
| HexiDecimal(int iValue, int vbase) | gmslLibrary.Services.Character | static |
| Insert(string source, int iStart, string subStr) | gmslLibrary.Services.Character | static |
| Remove(string strValue, int iStart, int length) | gmslLibrary.Services.Character | static |
| Replace(string source, string oldStr, string newStr) | gmslLibrary.Services.Character | static |
| Substr(string strValue, int iStart, int length) | gmslLibrary.Services.Character | static |
| ToLower(string strValue, int iStart, int length) | gmslLibrary.Services.Character | static |
| ToUpper(string strValue, int iStart, int length) | gmslLibrary.Services.Character | static |
| Unpack(string strValue, int iStart) | gmslLibrary.Services.Character | static |