FieldChars collection

Example  

Description

FieldChars is a collection of FieldChar objects that represents the interpreted characters in the Field currently being processed.

Specific members can be returned from the collection using the Item method, while the entire collection can be iterated using the For Each...Next statement.

Properties

Count

Methods

Item