SVGListBase-1.GetEnumerator
SVGListBase<T>.GetEnumerator method
Gets the enumerator.
public IEnumerator<T> GetEnumerator()
Return Value
An IEnumerator object that can be used to iterate through the collection.
See Also
- class SVGListBase<T>
- package com.aspose.html.Dom.Svg.Collections
- package Aspose.HTML