MailKit Documentation
MailKit Documentation
API Reference
MimeKit.Text
HtmlAttributeCollection Class
HtmlAttributeCollection Methods
Contains Method
GetEnumerator Method
IndexOf Method
TryGetValue Method
Html
Attribute
Collection
Get
Enumerator Method
Get an enumerator for the attribute collection.
Namespace:
MimeKit.Text
Assembly:
MimeKit (in MimeKit.dll) Version: 4.7.1
Syntax
C#
Copy
public
IEnumerator
<
HtmlAttribute
>
GetEnumerator
()
Return Value
IEnumerator
HtmlAttribute
The enumerator.
Implements
IEnumerable
T
GetEnumerator
Remarks
Gets an enumerator for the attribute collection.
See Also
Reference
HtmlAttributeCollection Class
MimeKit.Text Namespace
Copyright © 2013-2023 Jeffrey Stedfast
Send comments on this topic to
Jeffrey Stedfast