Method GetEnumerator
- Namespace
- BitMiracle.Docotic.Pdf
- Assembly
- BitMiracle.Docotic.Pdf.dll
GetEnumerator()
Returns an enumerator that iterates through the collection.
public IEnumerator<CosObject> GetEnumerator()
Returns
- IEnumerator<CosObject>
A System.Collections.Generic.IEnumerator<CosObject> that can be used to iterate through the collection.