| IDAutomation DataBar Forms Control |
|
Databar.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
Databar Class | IDAutomation.Windows.Forms.Databar_Barcode Namespace | Databar.findChar Overload List