Name | Description | |
---|---|---|
Add | Adds RenderingExtensionInfo to the end of the RenderingExtensionsCollection. | |
Clear | Removes all objects from the System.Collections.CollectionBase instance. This method cannot be overridden. (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 | Removes the element at the specified index of the System.Collections.CollectionBase instance. This method is not overridable. (Inherited from System.Collections.CollectionBase) |