←Select platform

GetEnumerator Method (MasterFormsCategoryCollection)

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

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