Inheritance Hierarchy
Cognex.VisionPro.ApplicationWizard.Implementation.Internal CogTemplateCodeDom
Namespace: Cognex.VisionPro.ApplicationWizard.Implementation.Internal
Assembly: Cognex.VisionPro.ApplicationWizard.Core (in Cognex.VisionPro.ApplicationWizard.Core.dll) Version: 75.1.0.0 (75.1.0.0)
Syntax
The CogTemplateCodeDom type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| CogTemplateCodeDom |
Methods
| Name | Description | |
|---|---|---|
| CaseBegin | ||
| CaseEnd | ||
| CaseOne | ||
| CaseOneDone | ||
| Equals | (Inherited from Object.) | |
| EscapeStringForCode | ||
| ExprBooleanValue | ||
| Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| ToString | (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
| Comment | ||
| ExprNot | ||
| ExprOr | ||
| ExprThis | ||
| Language | ||
| NewArgs | ||
| NullObj | ||
| StatementEnd |
See Also