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