LayoutRendererCollection overview
LayoutRendererCollection
|
Overloaded. Initializes a new instance of the LayoutRendererCollection class. |
Item | Gets or sets the LayoutRenderer at the given index in this LayoutRendererCollection. |
Add | Adds an instance of type LayoutRenderer to the end of this LayoutRendererCollection. |
AddRange | Overloaded. Adds the elements of an array to the end of this LayoutRendererCollection. |
Contains | Determines whether a specfic LayoutRenderer value is in this LayoutRendererCollection. |
GetEnumerator | Returns an enumerator that can iterate through the elements of this LayoutRendererCollection. |
IndexOf | Return the zero-based index of the first occurrence of a specific value in this LayoutRendererCollection |
Insert | Inserts an element into the LayoutRendererCollection at the specified index |
Remove | Removes the first occurrence of a specific LayoutRenderer from this LayoutRendererCollection. |
LayoutRendererCollection Class | NLog Namespace