Click or drag to resize

ReadOnlyUserCollection Constructor (IListUser)

Initializes a new instance of the ReadOnlyUserCollection class

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

Parameters

list
Type: System.Collections.GenericIListUser
See Also