Construct a new instance of the CogDatabaseDirectory class
with the Name field set to match that of the supplied argument.
Note that the resulting CogDatabaseDirectory object is
not initially connected, regardless of the state of the
argument.
Namespace: Cognex.VisionPro.DatabaseAssembly: Cognex.VisionPro.Database (in Cognex.VisionPro.Database.dll) Version: 65.1.0.0 (65.1.0.0)
Syntax
Parameters
- other
- Type: Cognex.VisionPro.Database CogDatabaseDirectory
The CogDatabaseDirectory whose Name property is to be copied.
See Also