Returns an enumerator that iterates through the Collection<T>.
Namespace:
Aurigma.GraphicsMill.AjaxControls.VectorObjects
Assembly:
Aurigma.GraphicsMill.AjaxControls.VectorObjects (in Aurigma.GraphicsMill.AjaxControls.VectorObjects.dll)
Public Function GetEnumerator As IEnumerator(Of T)
public IEnumerator<T> GetEnumerator()