Specifications

COM+ reference
Gallagher & Robertson Glink: API reference manual 111
Returns the number of GlinkField objects contained in the current form.
int getFieldIndex(GlinkField glField)
Returns the index of a GlinkField object within the collection.
GlinkField item(int fieldIndex)
Returns the GlinkField object at the given index.
void refresh()
Updates the collection of GlinkField objects.