Click or drag to resize

UserCollection Constructor (ListUser)

Initializes a new instance of the UserCollection class

Namespace:  Dynamicweb.Security.UserManagement
Assembly:  Dynamicweb.Security (in Dynamicweb.Security.dll) Version: 11.0.2
Syntax
public UserCollection(
	List<User> list
)

Parameters

list
Type: System.Collections.GenericListUser
See Also