Count (Read Only)

Top  Previous  Next

Returns the number of Session objects contained in this collection.

 

VB.NET

 

[Integer =] Fields.Count

 

C#

 

[int =] Fields.Count;