Wraps the items list int a
CogReadOnlyCollectionWithCustomSerialization. Note that changes to
the original list will be reflected in the Read only collection.
Note that the properties of the collection elements themselves can
still be changed via this interface.
Namespace: Cognex.VisionPro.ImplementationAssembly: Cognex.VisionPro (in Cognex.VisionPro.dll) Version: 65.1.0.0 (65.1.0.0)
Syntax
Parameters
- items
- Type: System.Collections.Generic List T
See Also