Determines whether the collection contains a specific value
Namespace:
JHSoftware.SimpleDNSPlusAssembly: SDNSAPI (in SDNSAPI)
Version: 1.1.0.0 (1.1.0.0)
Syntax
| C# |
|---|
public bool Contains( string item ) |
| Visual Basic (Declaration) |
|---|
Public Function Contains ( _ item As String _ ) As Boolean |
Parameters
- item
- Type: System..::.String
The value to locate in the collection