ObjVerExIsType(Object) Method
Checks if the passed object type reference matches this object.
Namespace: MFiles.VAF.CommonAssembly: MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
public bool IsType(
Object objType
)
- objType Object
- A reference to an objType.
BooleanTrue, if the object is of the type passed.