Inheritance Hierarchy
Cognex.Vision.Meta.Implementation ReadOnlyCollectionOfPropertyMetaPtr
Cognex.Vision.Meta PropertyMetaReadOnlyCollection
Namespace: Cognex.Vision.Meta.Implementation
Assembly: Cognex.Vision.Core.Net (in Cognex.Vision.Core.Net.dll) Version: 9.10.0.0
Syntax
The ReadOnlyCollectionOfPropertyMetaPtr type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| ReadOnlyCollectionOfPropertyMetaPtr |
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 | ||
| Handle | ||
| Item |
See Also