Add Method
From Microsoft Deployment Tools
Deployment Tools Foundation
Add Method
| Icon | Member | Description |
|---|---|---|
|
|
Add(String, String) |
Adds a key and value to the data collection.
|
|
|
Add(KeyValuePair<(Of <(String, String>)>)) |
Adds an item with key and value to the data collection.
|