CrGlobal: TypeClass

TypeClass

determine the data type class to which a data type (variant sub-type) belongs

 Public Function TypeClass(
	  ByVal Type_ As VbVarType ) As CrTypeClass

Parameters

Type_
[ByVal] VbVarType. data type

Return Values

CrTypeClass -  data type class

Remarks

See Also

Project crgenlib Overview Class CrGlobal Overview CrGlobal Properties CrGlobal Methods StringReplace TypeConvert