The following tables list the members exposed by RenderingExtensionInfoCollection.
| Name | Description | |
|---|---|---|
![]() | RenderingExtensionInfoCollection Constructor | Creates an instance of RenderingExtensionInfoCollection. |
| Name | Description | |
|---|---|---|
![]() | Capacity | (Inherited from System.Collections.CollectionBase) |
![]() | Count | (Inherited from System.Collections.CollectionBase) |
![]() | Item | Gets or sets the RenderingExtensionInfo at the specified index. |
| Name | Description | |
|---|---|---|
![]() | InnerList | (Inherited from System.Collections.CollectionBase) |
![]() | List | (Inherited from System.Collections.CollectionBase) |
| 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. |
![]() | CopyTo | Copies the entire RenderingExtensionsCollection to a compatible one-dimensional Array, starting at the specified index of the target array. |
![]() | GetEnumerator | (Inherited from System.Collections.CollectionBase) |
![]() | IndexOf | Searches for the specified RenderingExtensions and returns the zero-based index of the first occurrence within the entire RenderingExtensionsCollection. |
![]() | Insert | Inserts a RenderingExtensionInfo into the RenderingExtensionsCollection at the specified index. |
![]() | Remove | Removes the first occurrence of a specific RenderingExtensionInfo from the RenderingExtensionsCollection. |
![]() | RemoveAt | (Inherited from System.Collections.CollectionBase) |
| Name | Description | |
|---|---|---|
![]() | OnClear | (Inherited from System.Collections.CollectionBase) |
![]() | OnClearComplete | (Inherited from System.Collections.CollectionBase) |
![]() | OnInsert | (Inherited from System.Collections.CollectionBase) |
![]() | OnInsertComplete | (Inherited from System.Collections.CollectionBase) |
![]() | OnRemove | (Inherited from System.Collections.CollectionBase) |
![]() | OnRemoveComplete | (Inherited from System.Collections.CollectionBase) |
![]() | OnSet | (Inherited from System.Collections.CollectionBase) |
![]() | OnSetComplete | (Inherited from System.Collections.CollectionBase) |
![]() | OnValidate | (Inherited from System.Collections.CollectionBase) |
| Name | Description | |
|---|---|---|
![]() | ContentChanged | Occurs when the content has changed. |





