Namespace: Innovator.Client.ConnectionAssembly: Innovator.Client (in Innovator.Client.dll) Version: 2016.1.15.1759 (2016.01.15.1759)
Syntax public void Add(
string key,
string value
)
Public Sub Add (
key As String,
value As String
)
Parameters
- key
- Type: SystemString
- value
- Type: SystemString
See Also