Hunny Software Library Reference

Group Constructor ()

Default constructor.

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

Remarks

This constructor sets the Group object's string representation to the empty string, sets its address list to an empty list, and sets its parent node to null.

See Also

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