Converts a ListCommandUrl to a ListCommandUrlCollection.
Namespace:
Rebex.Mime.Headers
Assembly:
Rebex.Mail (in Rebex.Mail.dll)
Syntax
| Visual Basic |
|---|
Public Shared Widening Operator CType ( _ url As ListCommandUrl _ ) As ListCommandUrlCollection |
| C# |
|---|
public static implicit operator ListCommandUrlCollection ( ListCommandUrl url ) |
Parameters
- url
- Type: Rebex.Mime.Headers..::..ListCommandUrl
A single ListCommandUrl.