The following tables list the members exposed by RenderingExtensionInfoCollection.
Name | Description | |
---|---|---|
![]() | RenderingExtensionInfoCollection Constructor | Creates an instance of RenderingExtensionInfoCollection. |
Name | Description | |
---|---|---|
![]() | Capacity | Gets or sets the number of elements that the RenderingExtensionInfoCollection can contain. (Inherited from System.Collections.CollectionBase) |
![]() | Count | Gets the number of elements contained in the RenderingExtensionInfoCollection instance. (Inherited from System.Collections.CollectionBase) |
![]() | Item | Gets or sets the RenderingExtensionInfo at the specified index. |
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) |
Name | Description | |
---|---|---|
![]() | ContentChanged | Occurs when the content has changed. |