[Mono-list] Struct Unit: Stuck again..

Gaurav Vaish gvaish@iitk.ac.in
Fri, 28 Dec 2001 23:31:39 +0530


Hello,
    The struct Unit basically has two fields - (enum UnitType) Type and (double) Value.
    Besides, it has a property (bool) IsEmpty. I am stuck at what definition to use to mark an instance as Empty, since there's
nothing like UnitType.NotSet.

    Namespace:  System.Web.UI.WebControls
    Struct:  Unit


Cheers,
Gaurav Vaish
http://mastergaurav.virtualave.net
http://calendar.yahoo.com/mastergaurav
---------------------------------