MimeParameterCollection.Count Property
Namespace: Rebex.Mime.Headers
Assembly: Rebex.Mail.dll (version 7.0.9083)
Count
Gets the number of parameters in the collection. Inherited from MimeParameterList.
Declaration
public int Count { get; }
Property Value
Type | Description |
---|---|
Int32 | The number of parameters is the collection. |