[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.Fields.MaskFieldCollection

MaskFieldCollection Class

Represents a collection for the MaskField object, which is read only.

Namespace: GrapeCity.Win.Spread.InputMan.CellType.Fields
Assembly: GrapeCity.Win.PluginInputMan.dll
Syntax
public sealed class MaskFieldCollection : FieldCollection<MaskField>, IList, ICollection, IEnumerable
Public NotInheritable Class MaskFieldCollection
    Inherits FieldCollection(Of MaskField)
    Implements IList, ICollection, IEnumerable

Methods

Name Description
AddRange(string)

Adds the contents of another IList to the end of the collection, which is built from a specified format string.