Count Property (Read Only)
Returns the total number of TNBXFields in the collection.
Visual Basic Syntax
[Integer =] TNBXFields.Count
Delphi Syntax
[Integer :=] TNBXFields.Count;
See also Items property.