CogScriptGen CogCodeStream ClassCognex VisionPro 9.25 SR1
Inheritance Hierarchy

System Object
  Cognex.VisionPro.Implementation.Internal CogScriptGen CogCodeStream

Namespace: Cognex.VisionPro.Implementation.Internal
Assembly: Cognex.VisionPro.ToolGroup (in Cognex.VisionPro.ToolGroup.dll) Version: 93.1.0.0 (93.1.0.0)
Syntax

protected sealed class CogCodeStream : IDisposable

The CogScriptGen CogCodeStream type exposes the following members.

Constructors

  NameDescription
Public methodCogScriptGen CogCodeStream
Top
Methods

  NameDescription
Public methodDispose 
Public methodDispose(Boolean)
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodRead
Public methodToString
Returns a String that represents the current Object.
(Inherited from Object.)
Top
Properties

  NameDescription
Public propertyWriter
Top
See Also