toTypeCode method

TypeCode toTypeCode (dynamic value)

Gets TypeCode for specific value.

  • value value whose TypeCode is to be resolved. Returns the TypeCode that corresponds to the passed object's type.