Description
Use PSCIsInstanceInClasses to verify a membership of the object in the list of classes. The Instance determines an object, which will be checked. The ClassArray determines a dynamic array of classes. When the Instance is one of the ClassArray then PSCIsInstanceInClasses returns True, otherwise False.