Cog3DScalarCollection Constructor Cognex VisionPro 9.8
Overload List

  NameDescription
Public methodCog3DScalarCollection 
Construct this default (empty) Cog3DScalarCollection.
Public methodCog3DScalarCollection(Int32)
Construct this default (empty) Cog3DScalarCollection with the specified capacity.
Public methodCog3DScalarCollection(Cog3DScalarCollection)
Construct this object by making a deep copy of the supplied object.
Protected methodCog3DScalarCollection(SerializationInfo, StreamingContext)
Serialization constructor.
Top
See Also