PostalAddressList.GetEnumerator
PostalAddressList.GetEnumerator method
Returns an enumerator that iterates through a collection.
public IEnumerator<PostalAddress> GetEnumerator()
Return Value
An IEnumerator object that can be used to iterate through the collection.
See Also
- class PostalAddress
- class PostalAddressList
- namespace Aspose.Email.PersonalInfo
- assembly Aspose.Email