Inheritance Hierarchy
Cognex.Vision.SmartLine.Implementation ReadOnlyCollectionOfSmartLineVerificationResultPtr
Cognex.Vision.SmartLine SmartLineVerificationResults
Namespace: Cognex.Vision.SmartLine.Implementation
Assembly: Cognex.Vision.SmartLine.Net (in Cognex.Vision.SmartLine.Net.dll) Version: 9.21.1.1
Syntax
The ReadOnlyCollectionOfSmartLineVerificationResultPtr type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| ReadOnlyCollectionOfSmartLineVerificationResultPtr |
Methods
| Name | Description | |
|---|---|---|
| CopyTo | ||
| Equals | (Inherited from Object.) | |
| 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.) | |
| GetEnumerator | ||
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetItem | Get the item at the specified index. | |
| 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 | |
|---|---|---|
| Count | Get the number of elements contained in this collection. | |
| Handle | ||
| Item |
See Also