ImageGear Professional v18.2 > API Reference Guide > Core Component API Reference > Core Component Objects > IGDataArray Object > IGDataArray Methods > GetDLongCopy Method |
Creates a new object containing a copy of the specified array element of the IGDLong Object type.
GetDLongCopy (Index As Long) As IGDLong
Name | Description |
---|---|
Index | Can be in the [0..Size Property-1] range. |
A new instance of the IGDLong Object.
N/A
Core