ComponentOne Input for WinForms
Contains Method (PlaceholderCollection)

C1.Win.C1Input.4 Assembly > C1.Win.C1Input Namespace > PlaceholderCollection Class : Contains Method
The character argument.
Determines whether a character is in the placeholder collection.
Syntax
'Declaration
 
Public Function Contains( _
   ByVal placeholder As System.Char _
) As System.Boolean
public System.bool Contains( 
   System.char placeholder
)

Parameters

placeholder
The character argument.
See Also

Reference

PlaceholderCollection Class
PlaceholderCollection Members