Method GetEnumerator
Namespace TallComponents.PDF.Annotations.Widgets
Class WidgetCollection
Implements strong typed IEnumerable<T>.GetEnumerator.
Syntax
public IEnumerator<Widget> GetEnumerator()
Returns
IEnumerator<Widget>
Enumerator for this collection.