Infragistics(R) NetAdvantage(R) Windows Forms
GetEnumerator Method
See Also  E-mail your feedback on this topic.
Infragistics.Win.Misc Namespace > DesktopAlertButtonsCollectionBase Class : GetEnumerator Method

IEnumerable Interface Implementation. Returns a type safe enumerator.

Syntax

Visual Basic (Declaration) 
Public Function GetEnumerator() As DesktopAlertButtonsCollectionBase.UltraDesktopAlertButtonEnumerator

Return Value

A type safe enumerator.

See Also