Check if this formatter support a specified type of object.
Namespace: Cognex.VisionPro.QuickBuild.IOAssembly: Cognex.VisionPro.QuickBuild.IO (in Cognex.VisionPro.QuickBuild.IO.dll) Version: 65.1.0.0 (65.1.0.0)
Syntax
Parameters
- type
- Type: System Type
The type being checked
Return Value
Type: BooleanTrue type is supported, false otherwise.
See Also