Inheritance Hierarchy
Cognex.Vision.Meta.Implementation ReadOnlyCollectionOfIMemberMetaPtr
Namespace: Cognex.Vision.Meta.Implementation
Assembly: Cognex.Vision.Core.Net (in Cognex.Vision.Core.Net.dll) Version: 9.25.1.0
Syntax
The ReadOnlyCollectionOfIMemberMetaPtr type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| ReadOnlyCollectionOfIMemberMetaPtr |
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