Namespace: Cognex.VisionPro.ImplementationAssembly: Cognex.VisionPro (in Cognex.VisionPro.dll) Version: 65.1.0.0 (65.1.0.0)
public ICogRecord this[
int index
] { get; set; }public ICogRecord this[
int index
] { get; set; }Public Default Property Item (
index As Integer
) As ICogRecord
Get
Set
Public Default Property Item (
index As Integer
) As ICogRecord
Get
Set
public:
virtual property ICogRecord^ default[int index] {
ICogRecord^ get (int index) sealed;
void set (int index, ICogRecord^ value) sealed;
}public:
virtual property ICogRecord^ default[int index] {
ICogRecord^ get (int index) sealed;
void set (int index, ICogRecord^ value) sealed;
}Property Value
Type:
ICogRecordImplements
ICogRecords Item Int32