Spread WinForms 15
GrapeCity.Win.PluginInputMan Assembly / GrapeCity.Win.Spread.InputMan.CellType Namespace / MaskFieldCollectionInfo Class / AddRange Method


In This Topic
AddRange Method (MaskFieldCollectionInfo)
In This Topic
Adds the content of another IList<MaskField> to the end of the collection, which is built from a specified format string.
Overload List
OverloadDescription
Adds the content of another IList<MaskField> to the end of the collection, which is built from a specified format string.  
(Inherited from GrapeCity.Win.Spread.InputMan.CellType.CollectionBase<T>)
(Inherited from GrapeCity.Win.Spread.InputMan.CellType.CollectionBase<T>)
(Inherited from GrapeCity.Win.Spread.InputMan.CellType.CollectionBase<T>)
See Also