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