Click or drag to resize
MaskPartCollection Methods

The MaskPartCollection type exposes the following members.

Methods
  Name Description
Public method Add
Appends the specified MaskPart to the end of the collection.
Public method Contains
Determines whether the collection contains the specified item
Public method IndexOf
Determines the index value that represents the position of the specified MaskPart in the collection.
Public method Insert
Inserts the specified MaskPart in the collection at the specified index location.
Public method Remove

Removes the specified MaskPart from the collection.

Top
See Also