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