Overload | Description |
---|---|
AddRange(String) | Adds the contents of another IList<TimeSpanDisplayFieldInfo> 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<TimeSpanDisplayFieldInfo> to the end of the collection, which is built from specified arguments. |
AddRange(TimeSpanDisplayFieldInfo[]) | (Inherited from GrapeCity.Win.Spread.InputMan.CellType.CollectionBase<TimeSpanDisplayFieldInfo>) |
AddRange(IList<TimeSpanDisplayFieldInfo>) | (Inherited from GrapeCity.Win.Spread.InputMan.CellType.CollectionBase<TimeSpanDisplayFieldInfo>) |
AddRange(CollectionBase<TimeSpanDisplayFieldInfo>) | (Inherited from GrapeCity.Win.Spread.InputMan.CellType.CollectionBase<TimeSpanDisplayFieldInfo>) |