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