Click or drag to resize
Task Scheduler Managed Class Library

NamedValueCollection Properties

The NamedValueCollection type exposes the following members.

Properties
 NameDescription
Public propertyCount Gets the number of items in the collection.
Public propertyItemInt32 Gets the value of the item at the specified index.
Public propertyItemString Gets the value of the item with the specified name.
Public propertyNames Gets a collection of the names.
Public propertyValues Gets a collection of the values.
Top
See Also