Namespace: Cognex.VisionPro.Implementation.InternalAssembly: Cognex.VisionPro (in Cognex.VisionPro.dll) Version: 73.0.0.0 (73.0.0.0)
public CogCollectionWatcher(
ICogCollectionEvents subject,
params string[] paths
)
public CogCollectionWatcher(
ICogCollectionEvents subject,
params string[] paths
)
Public Sub New (
subject As ICogCollectionEvents,
ParamArray paths As String()
)
Public Sub New (
subject As ICogCollectionEvents,
ParamArray paths As String()
)
public:
CogCollectionWatcher(
ICogCollectionEvents^ subject,
... array<String^>^ paths
)
public:
CogCollectionWatcher(
ICogCollectionEvents^ subject,
... array<String^>^ paths
)