Skip to content

e8b56590 6eef 16ce e7a5 fcd4f0fb9574

Mat Walker edited this page Apr 17, 2020 · 1 revision

HTTPBased.ItemList.Add Method (String, String)

[This is preliminary documentation and is subject to change.]

Adds new item to the list.

Namespace: TeamControlium.NonGUI
Assembly: TeamControlium.NonGUI (in TeamControlium.NonGUI.dll) Version: 2.0.0

Syntax

C#

public void Add(
	string key,
	string value
)

Parameters

 

key
Type: System.String
Key of added item
value
Type: System.String
Value of added item

See Also

Reference

HTTPBased.ItemList Class
Add Overload
TeamControlium.NonGUI Namespace

Clone this wiki locally