C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Input Namespace / C1MaskedTextProvider Class / ToString Method / ToString(Boolean,Boolean,Boolean,Int32,Int32) Method

In This Topic
ToString(Boolean,Boolean,Boolean,Int32,Int32) Method
In This Topic
Syntax
'Declaration
 
Public Overloads Function ToString( _
   ByVal ignorePassword As System.Boolean, _
   ByVal includePrompt As System.Boolean, _
   ByVal includeLiterals As System.Boolean, _
   ByVal startPos As System.Integer, _
   ByVal len As System.Integer _
) As System.String
 

Parameters

ignorePassword
includePrompt
includeLiterals
startPos
len
See Also