IUserAccessiablestringCompare Method (String, String, Boolean) |
Namespace: SurveyToGo.UserLogic.InterfacesAssembly: UserLogicInt.Pocket (in UserLogicInt.Pocket.dll) Version: 1.0.4.0
Syntax int stringCompare(
string inA,
string inB,
bool inIgnoreCase
)
Parameters
- inA
- Type: SystemString
- inB
- Type: SystemString
- inIgnoreCase
- Type: SystemBoolean
Return Value
Type:
Int32See Also