Determines whether the specified argument is in the collection
Namespace:
Novalys.VisualGuard.SecurityAssembly: Novalys.VisualGuard.Security (in Novalys.VisualGuard.Security.dll) Version: 3.2.912.1 (3.2.912.01)
Syntax
| C# |
|---|
public bool Contains( string name ) |
| Visual Basic (Declaration) |
|---|
Public Function Contains ( _ name As String _ ) As Boolean |
Parameters
- name
- Type: System..::.String
The argument to locate in the collection