| IDAutomation Linear Forms Control |
|
Barcode.findChar Method (String[], String)
[Visual Basic]
Overridable Overloads Protected Friend Function findChar( _
ByVal
table As
String(), _
ByVal
CharacterToFind As
String _
) As
Integer
[C#]
protected internal virtual
int findChar(
string[] table,
string CharacterToFind);
See Also
Barcode Class | IDAutomation.Windows.Forms.LinearBarCode Namespace | Barcode.findChar Overload List