'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
public System.string ToString( System.bool ignorePassword, System.bool includePrompt, System.bool includeLiterals, System.int startPos, System.int len )
Parameters
- ignorePassword
 - includePrompt
 - includeLiterals
 - startPos
 - len