![]() ![]() | Creates a read-only wrapper for a PluginCollection instance. |
![]() |
Overloaded. Initializes a new instance of the PluginCollection class. |
![]() | Gets or sets the number of elements the PluginCollection can contain. |
![]() | Gets the number of elements actually contained in the PluginCollection . |
![]() | Gets a value indicating whether the collection has a fixed size. |
![]() | Gets a value indicating whether the IList is read-only. |
![]() | Gets a value indicating whether access to the collection is synchronized (thread-safe). |
![]() | Gets or sets the IPlugin at the specified index. |
![]() | Gets an object that can be used to synchronize access to the collection. |
![]() | Adds a IPlugin to the end of the PluginCollection . |
![]() | Overloaded. Adds the elements of another PluginCollection to the current PluginCollection . |
![]() | Removes all elements from the PluginCollection . |
![]() | Creates a shallow copy of the PluginCollection. |
![]() | Determines whether a given IPlugin is in the PluginCollection . |
![]() | Overloaded. Copies the entire PluginCollection to a one-dimensional IPlugin array. |
![]() | � |
![]() | Returns an enumerator that can iterate through the PluginCollection . |
![]() | � |
![]() | � |
![]() | Returns the zero-based index of the first occurrence of a IPlugin in the PluginCollection . |
![]() | Inserts an element into the PluginCollection at the specified index. |
![]() | Removes the first occurrence of a specific IPlugin from the PluginCollection . |
![]() | Removes the element at the specified index of the PluginCollection . |
![]() | � |
![]() | Sets the capacity to the actual number of elements. |
![]() | � |
![]() | � |
PluginCollection Class | log4net.Plugin Namespace