Represents the collection of parameters of defined for an Operation.
Name
Description
Count
You can use the Count property to determine the number of items in a specified collection. Read-only Long.
Item
The Item property returns a specific member of a collection either by position or by index. Read-only Object.
Parent
Returns the parent object for the specified object. Read-only.