RenderingExtensionInfoCollection Class Members
In This Topic
The following tables list the members exposed by RenderingExtensionInfoCollection.
Public Constructors
Public Properties
Public Methods
| Name | Description |
| Add | Adds RenderingExtensionInfo to the end of the RenderingExtensionsCollection. |
| Contains | Determines whether the RenderingExtensionsCollection contains a specific RenderingExtensionInfo. |
| IndexOf | Searches for the specified RenderingExtensions and returns the zero-based index of the first occurrence within the entire RenderingExtensionsCollection. |
| Remove | Removes the first occurrence of a specific RenderingExtensionInfo from the RenderingExtensionsCollection. |
Top
Public Events
See Also