Click or drag to resize

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
public ReadOnlyGroupCollection(
	IList<Group> list
)

Parameters

list
Type: System.Collections.GenericIListGroup
See Also