Spread Windows Forms 17
GrapeCity.Win.PluginInputMan Assembly / GrapeCity.Win.Spread.InputMan.CellType Namespace / TimeSpanFieldCollectionInfo Class / AddRange Method


In This Topic
    AddRange Method (TimeSpanFieldCollectionInfo)
    In This Topic
    Adds the contents of another IList<TimeSpanField> to the end of the collection, which is built from a specified format string.
    Overload List
    OverloadDescription
    Adds the contents of another IList<TimeSpanField> to the end of the collection, which is built from a specified format string.  
    Adds the contents of another IList<TimeSpanField> to the end of the collection, which is built from specified arguments.  
    (Inherited from GrapeCity.Win.Spread.InputMan.CellType.CollectionBase<T>)
    (Inherited from GrapeCity.Win.Spread.InputMan.CellType.CollectionBase<T>)
    (Inherited from GrapeCity.Win.Spread.InputMan.CellType.CollectionBase<T>)
    See Also