| C1.Win.C1Input.4 Assembly > C1.Win.C1Input Namespace > CustomPlaceholder Class > CustomPlaceholder Constructor : CustomPlaceholder Constructor(Char,Boolean,String,Boolean,Boolean) |
'Declaration Public Function New( _ ByVal placeholder As System.Char, _ ByVal optionalPlace As System.Boolean, _ ByVal lookupChars As System.String, _ ByVal caseSensitive As System.Boolean, _ ByVal excluding As System.Boolean _ )
public CustomPlaceholder( System.char placeholder, System.bool optionalPlace, System.string lookupChars, System.bool caseSensitive, System.bool excluding )