The following tables list the members exposed by RenderingExtensionInfoCollection.
Public Properties
Public Methods
| Name | Description |
| Add | Adds RenderingExtensionInfo to the end of the RenderingExtensionsCollection. |
| Clear | (Inherited from System.Collections.CollectionBase) |
| 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. |
| RemoveAt | (Inherited from System.Collections.CollectionBase) |
Top
Public Events
See Also