Performs a cast at from theObject to the targetClassType. If theObject is not an instance of the targetClasstype the function will return null.
theObject
targetClassType
targetClasstype
Performs a cast at from
theObjectto thetargetClassType. IftheObjectis not an instance of thetargetClasstypethe function will return null.