Accusoft.TwainProSdk Namespace > DataSourceCollection Class : Contains Method |
'Usage Dim instance As DataSourceCollection Dim value As String Dim value As Boolean value = instance.Contains(value)
This method searches the collection for the given string. If a reference to the string is found, this method returns true, otherwise, false is returned.