public AnnotationCollectionEnumerator(AnnotationCollection collection) { _collection = collection; Reset(); }