←Select platform
In This Topic ▼

MasterFormCollection Class Methods

Summary

For a list of all members of this type, see MasterFormCollection members

Public Methods

Name Description
Public Method
AddMasterForm Adds a 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.

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

Leadtools.Forms.Auto Assembly