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