GetEnumerator Method

Summary
Returns a generic enumerator that can iterate through the MasterFormsCategoryCollection.
Syntax
C#
VB
C++
public IEnumerator<IMasterFormsCategory> GetEnumerator() 
  
Public Function GetEnumerator() As IEnumerator(Of IMasterFormsCategory) 
public: 
IEnumerator<IMasterFormsCategory^>^ GetEnumerator();  

Return Value

A generic enumerator that can iterate through the MasterFormsCategoryCollection.

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.