ObjVerExHasClass(Object) Method
Checks if the passed class reference matches this object.
Namespace: MFiles.VAF.CommonAssembly: MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
public bool HasClass(
Object classRef
)
- classRef Object
- A reference to a class.
BooleanTrue, if the object is of the class passed.