VSView Reporting Edition Reference > FieldCollection Object > FieldCollection Properties > Item Property (FieldCollection) |
Returns a field from a field collection.
fields.Item(Index As Variant)[ = IField ]
The Index parameter may be an integer between zero and Fields.Count - 1, or it may be a string containing a field name.
IField