Hunny Software Library Reference

Headers Constructor ()

Default constructor.

[Visual Basic]
Overloads Public Sub New()
[C#]
public Headers();

Remarks

This constructor sets the Headers object's string representation to the empty string and sets its parent node to null.

See Also

Headers Class | Hunny.Mime Namespace | Headers Constructor Overload List