The following tables list the members exposed by Processors.
Public Methods
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 | Returns the index of the first occurrence of a Processor object whose name matches the given string. | |
Insert | Inserts a Processor item into the collection at the given index. | |
RegisterExternalProcessor | Registers an external 3rd-party video or audio processor transform and refreshes the referenced collection. | |
Remove | Removes a Processor from the collection. | |
RemoveAt | Removes the Processor item at the given index from the collection. | |
ToString | Returns a string that represents the current object. |
Public Properties
Name | Description | |
---|---|---|
Count | Gets the number of items contained in the collection. | |
IsReadOnly | Gets a value indicating whether the collection is read-only. | |
Item | Gets or sets the Processor item with the specified name. |
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET