Namespace: Cognex.Vision.SmartLine.ImplementationAssembly: Cognex.Vision.SmartLine.Net (in Cognex.Vision.SmartLine.Net.dll) Version: 9.22.2.0
public abstract SmartLineVerificationResult this[
int index
] { get; }public abstract SmartLineVerificationResult this[
int index
] { get; }Public MustOverride ReadOnly Default Property Item (
index As Integer
) As SmartLineVerificationResult
Get
Public MustOverride ReadOnly Default Property Item (
index As Integer
) As SmartLineVerificationResult
Get
public:
virtual property SmartLineVerificationResult^ default[int index] {
SmartLineVerificationResult^ get (int index) abstract;
}public:
virtual property SmartLineVerificationResult^ default[int index] {
SmartLineVerificationResult^ get (int index) abstract;
}Property Value
Type:
SmartLineVerificationResult