Leadtools.Forms.Ocr Namespace > IOcrPageCollection Interface : Item Property |
'Usage Dim instance As IOcrPageCollection Dim index As Integer Dim value As IOcrPage value = instance.Item(index)
@Override public OcrPage get(int location)
this[ index ] get_Item();
The "setter" of this collection is hidden and should not be called.