Grx.Mgd 1.0
Loading...
Searching...
No Matches
Public Member Functions | Static Public Member Functions | Properties | List of all members
Gssoft.Gscad.DatabaseServices.TypedValue Struct Reference

Public Member Functions

 TypedValue (int typeCode, object value)
 
 TypedValue (int typeCode)
 
override bool Equals (object obj)
 
override int GetHashCode ()
 
override string ToString ()
 
string ToString (IFormatProvider provider)
 

Static Public Member Functions

static bool operator!= (TypedValue a, TypedValue b)
 
static bool operator== (TypedValue a, TypedValue b)
 

Properties

object Value [get]
 
short TypeCode [get]