Inheritance Hierarchy
Cognex.Vision ShareableBase
Cognex.Vision ChangedEventShareableBase
Cognex.Vision.Meta.Implementation CollectionOfParameterMetaPtr
Cognex.Vision.Meta ParameterMetaCollection
Namespace: Cognex.Vision.Meta.Implementation
Assembly: Cognex.Vision.Core.Net (in Cognex.Vision.Core.Net.dll) Version: 9.21.1.1
Syntax
The CollectionOfParameterMetaPtr type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| CollectionOfParameterMetaPtr |
Methods
| Name | Description | |
|---|---|---|
| Add | ||
| Clear | ||
| Contains | ||
| CopyTo | ||
| Equals | Compares the equality of this object with another. (Inherited from ChangedEventShareableBase.) | |
| 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 | Returns the hash code of this object. (Inherited from ChangedEventShareableBase.) | |
| GetItem | Get the item at the specified index. | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| GetTypeMeta | Get the description of the object type. (Overrides ShareableBase GetTypeMeta .) | |
| IndexOf | ||
| Insert | ||
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| Move | ||
| Remove | ||
| RemoveAt | ||
| Reserve | ||
| ResumeAndRaiseChangedEvent | (Overrides ChangedEventShareableBase ResumeAndRaiseChangedEvent .) | |
| setItem | ||
| SuspendChangedEvent | (Overrides ChangedEventShareableBase SuspendChangedEvent .) | |
| ToString | Converts this object to a string representation. (Overrides Object ToString .) |
Fields
| Name | Description | |
|---|---|---|
| SfCount | ||
| SfItem |
Properties
| Name | Description | |
|---|---|---|
| Capacity | ||
| ChangedEventSuspended | (Overrides ChangedEventShareableBase ChangedEventSuspended.) | |
| Count | ||
| Handle | (Overrides ChangedEventShareableBase Handle.) | |
| IsReadOnly | ||
| Item |
Events
| Name | Description | |
|---|---|---|
| Changed | (Overrides ChangedEventShareableBase Changed.) | |
| Cleared | ||
| Clearing | ||
| InsertedItem | ||
| InsertingItem | ||
| MovedItem | ||
| MovingItem | ||
| RemovedItem | ||
| RemovingItem | ||
| ReplacedItem | ||
| ReplacingItem |
See Also