Documentation Center

Count Property

Gets a value that specifies the number of Field in the collection.

Syntax

LanguageSyntax
C#int Count { get; }
Visual Basic (Declaration)ReadOnly Property Count As Integer
Visual C++property int Count { int get (); }

Field Value

The number of Field objects in the collection.