TaskNamedValueCollection.Remove method

For scripting, removes a selected name-value pair from the collection.

Syntax

TaskNamedValueCollection.Remove( _
  ByVal index _
)

Parameters

index [in]

The index of the name-value pair to be removed.

Return value

This method does not return a value.

Requirements

Requirement Value
Minimum supported client
Windows Vista [desktop apps only]
Minimum supported server
Windows Server 2008 [desktop apps only]
Type library
Taskschd.tlb
DLL
Taskschd.dll