Creates a copy of the header.

Namespace:  Rebex.Mime.Headers
Assembly:  Rebex.Mail (in Rebex.Mail.dll)

Syntax

Visual Basic
Public Function Clone As IHeader
C#
public IHeader Clone()

Return Value

A copy of the header.

Implements

IHeader..::..Clone()()()()

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also