TaskFolderCollectionGetEnumerator Method
Gets a list of items in a collection.
Namespace: Microsoft.Win32.TaskSchedulerAssembly: Microsoft.Win32.TaskScheduler (in Microsoft.Win32.TaskScheduler.dll) Version: 2.11.1
public IEnumerator<TaskFolder> GetEnumerator()
Return Value
IEnumeratorTaskFolderEnumerated list of items in the collection.