Overload | Description |
---|---|
AddRange(String) | Adds the contents of another IList<TimeSpanField> to the end of the collection, which is built from a specified format string. |
AddRange(String,Int32,Char,String,String,String,String) | Adds the contents of another IList<TimeSpanField> to the end of the collection, which is built from a specified arguments. |
AddRange(TimeSpanField[]) | (Inherited from GrapeCity.Win.Spread.InputMan.CellType.CollectionBase<T>) |
AddRange(IList<TimeSpanField>) | (Inherited from GrapeCity.Win.Spread.InputMan.CellType.CollectionBase<T>) |
AddRange(CollectionBase<TimeSpanField>) | (Inherited from GrapeCity.Win.Spread.InputMan.CellType.CollectionBase<T>) |