MimeHeaderCollection.Count Property
Namespace: Rebex.Mime
Assembly: Rebex.Mail.dll (version 7.0.9448)
Count
Gets the number of headers contained in the MimeHeaderCollection.
Declaration
public int Count { get; }
Property Value
| Type | Description |
|---|---|
| Int32 | The number of headers contained in the MimeHeaderCollection. |