DVarSubstring Method (Int32, Int32) |
Namespace: SurveyToGo.UserLogic.InterfacesAssembly: UserLogicInt.Pocket (in UserLogicInt.Pocket.dll) Version: 1.0.4.0
Syntax public DVar Substring(
int startIndex,
int length
)
Parameters
- startIndex
- Type: SystemInt32
- length
- Type: SystemInt32
Return Value
Type:
DVarSee Also