Count Property (Read Only)
Returns the total number of Fields in the collection.
VB.NET Syntax
[Integer =] Fields.Count
C# Syntax
[int =] Fields.Count;
See also Items property.