Count (Read Only) |
Top Previous Next |
Returns the number of OhioSessions objects contained in this collection (the number of Sessions currently opened).
Visual Basic Syntax
[Integer =] Sessions.Count
Delphi Syntax
[Integer :=] Sessions.Count;
|