For a list of all members of this type, see Processors members.
"Name | Description | |
---|---|---|
Add | Adds a Processor item to the collection. | |
Clear | Removes all Processor items from the collection. | |
Contains | Determines whether a collection contains a specified Processor item. | |
CopyTo | Copies the items of the collection to a Processor array, starting at a specified array index. | |
GetEnumerator | Returns an enumerator that iterates through the collection. | |
IndexOf | Overloaded. Returns the index of the first occurrence of a Processor object. | |
Insert | Inserts a Processor item into the collection at the given index. | |
MoveNext | Advances the enumerator to the next element of the collection. | |
RegisterExternalProcessor | Registers an external 3rd-party video or audio processor filter and refreshes the referenced collection. | |
Remove | Removes a Processor from the collection. | |
RemoveAt | Removes the Processor item at the given index from the collection. | |
Reset | Sets the enumerator to its initial position, which is before the first element in the collection. | |
ToString | Returns a string that represents the current object. |