HeaderValueCollection.Clone Method Namespace: Rebex.Mime.Headers Assembly: Rebex.Mail.dll (version 7.0.9083) Clone() Creates a copy of the header. Declaration public IHeader Clone() Returns Type Description IHeader A copy of the header. Implements IHeader.Clone()