Anteckning
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Contains a collection of ITaskNamedValuePair interface name-value pairs.
Inheritance
The ITaskNamedValueCollection interface inherits from the IDispatch interface. ITaskNamedValueCollection also has these types of members:
Methods
The ITaskNamedValueCollection interface has these methods.
| ITaskNamedValueCollection::Clear Clears the entire collection of name-value pairs. |
| ITaskNamedValueCollection::Create Creates a name-value pair in the collection. |
| ITaskNamedValueCollection::get__NewEnum Gets the collection enumerator for the name-value pair collection. |
| ITaskNamedValueCollection::get_Count Gets the number of name-value pairs in the collection. |
| ITaskNamedValueCollection::get_Item Gets the specified name-value pair from the collection. |
| ITaskNamedValueCollection::Remove Removes a selected name-value pair from the collection. |
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows Vista [desktop apps only] |
| Minimum supported server | Windows Server 2008 [desktop apps only] |
| Target Platform | Windows |
| Header | taskschd.h |