is_of_type
Description:
Checks if a value has a type matching the provided type.
Parameters:
this |
a Variant instance |
type |
Returns:
true if the type of this matches |
Checks if a value has a type matching the provided type.
this |
a Variant instance |
type |
true if the type of this matches |