For a list of all members of this type, see MasterFormCollection members
Public Methods
| Name | Description | |
|---|---|---|
![]()  | 
	AddMasterForm | Adds a IMasterForm to the collection. | 
![]()  | 
	Clear | Removes all items from the collection. | 
![]()  | 
	Contains | Determines whether or not the specified item is contained in the collection. | 
![]()  | 
	CopyTo | Copies all the elements of the collection to the specified one-dimensional array starting at the specified destination array index. | 
![]()  | 
	GetEnumerator | Returns a generic enumerator that can iterate through the MasterFormCollection. | 
![]()  | 
	IndexOf | Returns the index of the specified item if it is found in the collection. | 
![]()  | 
	Remove | Removes the specified item. | 
![]()  | 
	RemoveAt | Removes the item from the specified index. | 
Protected Methods
| Name | Description | |
|---|---|---|
![]()  | 
	Add | Adds an item to the MasterFormCollection. | 
![]()  | 
	Insert | Inserts an item to the MasterFormCollection at the specified index. | 
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document


