ComponentOne SpellChecker for WinForms
CopyTo Method (WordList)

C1.Win.C1SpellChecker.4 Assembly > C1.Win.C1SpellChecker Namespace > WordList Class : CopyTo Method
Syntax
'Declaration
 
Public Sub CopyTo( _
   ByVal array() As System.String, _
   ByVal index As System.Integer _
) 
public void CopyTo( 
   System.string[] array,
   System.int index
)

Parameters

array
index
See Also

Reference

WordList Class
WordList Members