ImageGear Professional v18.2 > API Reference Guide > Core Component API Reference > Core Component Objects > IGResult Object > IGResult Methods > GetRecord Method |
Creates a new object and copies info about IG result record into it.
GetRecord (Index As Long) As IGResultRecord
Name | Description |
---|---|
Index | The index of the record in the stack |
A new instance of the IGResultRecord Object.
N/A
Core