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