public class PropertyIterator : AFPObject, IDisposable;
Iterator enables in order iteration over all the elements in the collection. Typically it is easier to iterate over a PropertyCollection using foreach than using the iterator directly .
PropertyIterator.cs