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 specified arguments. |
AddRange(TimeSpanFieldInfo[]) | (Inherited from GrapeCity.Win.Spread.InputMan.CellType.CollectionBase<T>) |
AddRange(IList<TimeSpanFieldInfo>) | (Inherited from GrapeCity.Win.Spread.InputMan.CellType.CollectionBase<T>) |
AddRange(CollectionBase<TimeSpanFieldInfo>) | (Inherited from GrapeCity.Win.Spread.InputMan.CellType.CollectionBase<T>) |