Dynamicweb 9
Dynamicweb 9
Dynamicweb.Security.UserManagement
ReadOnlyUserCollection Class
ReadOnlyUserCollection Constructor
ReadOnlyUserCollection Constructor
ReadOnlyUserCollection Constructor (IList(User))
ReadOnlyUserCollection Constructor (IList
User
)
Initializes a new instance of the
ReadOnlyUserCollection
class
Namespace:
Dynamicweb.Security.UserManagement
Assembly:
Dynamicweb.Security (in Dynamicweb.Security.dll) Version: 11.0.2
Syntax
C#
VB
Copy
public
ReadOnlyUserCollection
(
IList
<
User
>
list
)
Public
Sub
New
(
list
As
IList
(
Of
User
) )
Parameters
list
Type:
System.Collections.Generic
IList
User
See Also
Reference
ReadOnlyUserCollection Class
ReadOnlyUserCollection Overload
Dynamicweb.Security.UserManagement Namespace