Returns true if the class contains a HttpInput with the corresponding name.
Namespace:
HttpServerAssembly: HttpServer (in HttpServer.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
| C# |
|---|
public bool Contains( string name ) |
| Visual Basic (Declaration) |
|---|
Public Function Contains ( _ name As String _ ) As Boolean |
| Visual C++ |
|---|
public: virtual bool Contains( String^ name ) sealed |
Parameters
- name
- Type: System..::.String
The field/query string name