←Select platform
In This Topic ▼

MasterFormsCategoryCollection Class Members

Summary

The following tables list the members exposed by MasterFormsCategoryCollection.

Public Constructors

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

Public Methods

Name Description
Public Method AddCategory Adds an IMasterFormsCategory 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 MasterFormsCategoryCollection.
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 MasterFormsCategoryCollection.
Protected Method Insert Inserts an item to the MasterFormsCategoryCollection 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

MasterFormsCategoryCollection 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.