CogReadOnlyCollectionNonSerializable T  Constructor Cognex VisionPro 9.22 SR1
Overload List

  NameDescription
Protected methodCogReadOnlyCollectionNonSerializable T  
Constructs an empty CogReadOnlyCollectionNonSerializable;
Protected methodCogReadOnlyCollectionNonSerializable T (List T )
Wraps the items list int a CogReadOnlyCollectionNonSerializable. 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.
Protected methodCogReadOnlyCollectionNonSerializable T ( T )
Constructs a new instance of the CogReadOnlyCollectionNonSerializable class. Note that the properties of the collection elements themselves can still be changed via this interface.
Top
See Also