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