Spread Windows Forms 17
GrapeCity.Win.PluginInputMan Assembly / GrapeCity.Win.Spread.InputMan.CellType Namespace / SubStyleCollection Class / CopyTo Method


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