ITaskNamedValueCollection interface
Contains a collection of ITaskNamedValuePair interface name-value pairs.
Members
The ITaskNamedValueCollection interface inherits from the IDispatch interface. ITaskNamedValueCollection also has these types of members:
Methods
The ITaskNamedValueCollection interface has these methods.
| Method | Description |
|---|---|
| Clear |
Clears the entire collection of name-value pairs. |
| Create |
Creates a name-value pair in the collection. |
| Remove |
Removes a selected name-value pair from the collection. |
Properties
The ITaskNamedValueCollection interface has these properties.
| Property | Access type | Description |
|---|---|---|
| Read-only |
Gets the collection enumerator for the name-value pair collection. | |
| Read-only |
Gets the number of name-value pairs in the collection. | |
| Read-only |
Gets the specified name-value pair from the collection. |
Requirements
|
Minimum supported client | Windows Vista [desktop apps only] |
|---|---|
|
Minimum supported server | Windows Server 2008 [desktop apps only] |
|
Header |
|
|
Library |
|
|
DLL |
|
See also
Send comments about this topic to Microsoft
Build date: 10/30/2012
