CrGlobal: CrTypeClass

CrTypeClass

data type class (a type, kind, class, or sort of data type - data type group)

 Public Enum CrTypeClass

Values

CrTypeClassUnknown
unknown or indeterminable type class
CrTypeClassNumber
real number
CrTypeClassString
string
CrTypeClassDateTime
date, time, or both
CrTypeClassStructure
compound
CrTypeClassObject
object instance
CrTypeClassArray
ordered series of elements

Remarks

See Also

Project crgenlib Overview Class CrGlobal Overview CrGlobal Properties CrGlobal Methods CrStringTrimOption CrVersionNew