UserCount Property

Summary
Gets the number of users that have been added using AddUser.
Syntax
C#
VB
C++
public int UserCount { get; } 
Public ReadOnly Property UserCount As Integer 
public: 
property int UserCount { 
   int get(); 
} 

Property Value

The number of users that have been added using AddUser.

Requirements

Target Platforms

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Multimedia Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.