







Add another value to this item
Namespace:
HttpServer
Assembly:
HttpServer (in HttpServer.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
| C# |
|---|
public void Add( string value ) |
| Visual Basic (Declaration) |
|---|
Public Sub Add ( _ value As String _ ) |
| Visual C++ |
|---|
public: void Add( String^ value ) |
Parameters
- value
- Type: System..::.String
[Missing <param name="value"/> documentation for "M:HttpServer.HttpInputItem.Add(System.String)"]
