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


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