←Select platform

GetEnumerator Method (MasterFormCollection)

Summary

Returns a generic enumerator that can iterate through the MasterFormCollection.

Syntax

C#
VB
C++
public IEnumerator<IMasterForm> GetEnumerator()
Public Function GetEnumerator() As IEnumerator(Of IMasterForm)
public: 
IEnumerator<IMasterForm^>^ GetEnumerator(); 

Return Value

A generic enumerator that can iterate through the MasterFormCollection.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Forms.Auto Assembly
Click or drag to resize