collection.ptr
Gets a pointer to a collection element.
method uint collection.ptr (
uint ind
)
uint ind
)
Parameters
ind | Element index starts at zero. |
Return value
A pointer to a collection element, or zero on error.
Related links | Source |
Installer and installation software
Commercial and Freeware installers.
Gets a pointer to a collection element.
ind | Element index starts at zero. |
A pointer to a collection element, or zero on error.
Related links | Source |