←Select platform
In This Topic ▼

MasterFormCollection Class Members

Summary

The following tables list the members exposed by MasterFormCollection.

Public Constructors

Name Description
Public Constructor MasterFormCollection Creates a new instance of MasterFormCollection with default settings.

Public Methods

Name Description
Public Method AddMasterForm Adds an IMasterForm to the collection.
Public Method Clear Removes all items from the collection.
Public Method Contains Determines whether or not the specified item is contained in the collection.
Public Method CopyTo Copies all the elements of the collection to the specified one-dimensional array starting at the specified destination array index.
Public Method GetEnumerator Returns a generic enumerator that can iterate through the MasterFormCollection.
Public Method IndexOf Returns the index of the specified item if it is found in the collection.
Public Method Remove Removes the specified item.
Public Method RemoveAt Removes the item from the specified index.

Protected Methods

Name Description
Protected Method Add Adds an item to the MasterFormCollection.
Protected Method Insert Inserts an item to the MasterFormCollection at the specified index.

Public Properties

Name Description
Public Property Count Gets the number of items in the collection.
Public Property IsReadOnly Specifies whether or not the collection is Read Only.
Public Property Item Gets and sets the item at the specified index from within the collection.

See Also

Reference

MasterFormCollection Class

Leadtools.Forms.Auto Namespace

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Forms.Auto Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.