RemoveUser Method

Summary
Removes a user from the list.
Syntax
C#
C++/CLI
public void RemoveUser( 
   int index 
) 
public: 
void RemoveUser(  
   int index 
)  

Parameters

index
0-based index of the user you want to remove.

Remarks

You can obtain the index using the value returned by AddUser or by using FindUser.

Requirements

Target Platforms

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

Leadtools.Multimedia Assembly

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