Back to product page

Count property


Returns total number of users currently connected.

Type

Integer

Syntax

  • Basic
object.Count
The Count(object) syntax has these parts:
objectAn expression evaluating to an object of type WebUsers

Remarks

This property holds current user's count. To access specific user from the collection, use Item property.

Platforms

Windows