ObjVerExHasClass(MFIdentifier) 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(
MFIdentifier classRef
)
- classRef MFIdentifier
- A reference to a class.
BooleanTrue, if the object is of the class passed.