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