![]() ![]() | Creates a read-only wrapper for a LevelCollection instance. |
![]() |
Overloaded. Initializes a new instance of the LevelCollection class. |
![]() | Gets or sets the number of elements the LevelCollection can contain. |
![]() | Gets the number of elements actually contained in the LevelCollection . |
![]() | 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 Level at the specified index. |
![]() | Gets an object that can be used to synchronize access to the collection. |
![]() | Adds a Level to the end of the LevelCollection . |
![]() | Overloaded. Adds the elements of another LevelCollection to the current LevelCollection . |
![]() | Removes all elements from the LevelCollection . |
![]() | Creates a shallow copy of the LevelCollection. |
![]() | Determines whether a given Level is in the LevelCollection . |
![]() | Overloaded. Copies the entire LevelCollection to a one-dimensional Level array. |
![]() | � |
![]() | Returns an enumerator that can iterate through the LevelCollection . |
![]() | � |
![]() | � |
![]() | Returns the zero-based index of the first occurrence of a Level in the LevelCollection . |
![]() | Inserts an element into the LevelCollection at the specified index. |
![]() | Removes the first occurrence of a specific Level from the LevelCollection . |
![]() | Removes the element at the specified index of the LevelCollection . |
![]() | � |
![]() | Sets the capacity to the actual number of elements. |
![]() | � |
![]() | � |
![]() |
Overloaded. Initializes a new instance of the LevelCollection class. |
LevelCollection Class | log4net.Core Namespace