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