Returns an enumerator that iterates through a collection.
[Visual Basic]
NotOverridable Public Function GetEnumerator() As IEnumerator _
Return Value
Implements IEnumerable.GetEnumerator
An IEnumerator object that can be used to iterate through the collection.
Implements See AlsoAttachmentItemCollection Class | CuteWebUI Namespace