Spread WinForms 15
GrapeCity.Win.PluginInputMan Assembly / GrapeCity.Win.Spread.InputMan.CellType Namespace / StyleCollection Class / CopyTo Method


In This Topic
CopyTo Method (StyleCollection)
In This Topic
Copies the items of the StyleCollection to a compatible one-dimensional array of type Style, starting from the first index of the target array.
Overload List
OverloadDescription
Copies the items of the StyleCollection to a compatible one-dimensional array of type Style, starting from the first index of the target array.  
Copies the items of the StyleCollection to a compatible one-dimensional array of type Style, starting at the specified zero-based index of the target array.  
See Also