←Select platform

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Multimedia Assembly