GetEnumerator Method

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

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.