Spread Windows Forms 15.0
GrapeCity.Win.PluginInputMan Assembly / GrapeCity.Win.Spread.InputMan.CellType Namespace / ButtonTextCollectionInfo Class / CopyTo Method


In This Topic
    CopyTo Method (ButtonTextCollectionInfo)
    In This Topic
    Copies the items of the ButtonTextCollectionInfo 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 ButtonTextCollectionInfo to a compatible one-dimensional array of type System.String, starting from the first index of the target array.  
    Copies the items of the ButtonTextCollectionInfo to a compatible one-dimensional array of type System.String, starting at the specified zero-based index of the target array.  
    See Also