[]
Represents a collection for the MaskField object, which is read only.
public sealed class MaskFieldCollection : FieldCollection<MaskField>, IList, ICollection, IEnumerable
Public NotInheritable Class MaskFieldCollection
Inherits FieldCollection(Of MaskField)
Implements IList, ICollection, IEnumerable
| Name | Description |
|---|---|
| AddRange(string) | Adds the contents of another IList |