Apache log4net� SDK Documentation - Microsoft .NET Framework 4.0 |
|
LevelCollection.CopyTo�Method�(Level[], Int32)
Copies the entire LevelCollection
to a one-dimensional Level array, starting at the specified index of the target array.
[Visual�Basic]
Overridable�Overloads�Public�Sub�CopyTo( _
���ByVal
array�As�
Level(),�_
���ByVal
start�As�
Integer�_
)
Parameters
-
array
- The one-dimensional Level array to copy to.
-
start
- The zero-based index in array at which copying begins.
See Also
LevelCollection Class | log4net.Core Namespace | LevelCollection.CopyTo Overload List