Value.objectIsInstanceOf

bool objectIsInstanceOf(string name)

Get whether the value referenced by value is an instance of class name.

Parameters

namea class name

Returns

whether the value is an object instance of class name.