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