Hunny Software Library Reference

Field Constructor ()

Default constructor.

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

Remarks

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

See Also

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