ICogVisionDataFileProvider PropertiesCognex VisionPro 9.22

The ICogVisionDataFileProvider type exposes the following members.

Properties

  NameDescription
Public propertyChangedEventSuspended
Indicates if the raising of the Changed event has been suspended.
(Inherited from ICogChangedEvent.)
Public propertyCount
Gets the number of elements contained in the ICollection T .
(Inherited from ICollection ICogVisionData .)
Public propertyCount
Public propertyDescription
Public propertyFileName
Public propertyFileTypes
Public propertyIsReadOnly
Gets a value indicating whether the ICollection T  is read-only.
(Inherited from ICollection ICogVisionData .)
Public propertyIsSynchronized
Public propertyItem
Public propertyOpenMode
Public propertyStateFlags
Returns the complete set of state flags supported on this object. The flags may be indexed by name as shown in the following C# code snippet: if (changedObject.StateFlags["Color"] & eventArgs.StateFlags) { ... }
(Inherited from ICogChangedEvent.)
Public propertySyncRoot
Top
See Also