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