Dynamicweb 8 Documentation
ReadOnlyGroupCollection Class Members
Properties  Methods 


The following tables list the members exposed by ReadOnlyGroupCollection.

Public Constructors
 NameDescription
Public ConstructorReadOnlyGroupCollection ConstructorCreates a new instance of a class.  
Top
Public Properties
 NameDescription
Public PropertyCountGets the number of elements contained in the ReadOnlyCollection instance. (Inherited from System.Collections.ObjectModel.ReadOnlyCollection<Group>)
Public PropertyItemGets the element at the specified index. (Inherited from System.Collections.ObjectModel.ReadOnlyCollection<Group>)
Top
Protected Properties
 NameDescription
Protected PropertyItemsReturns the IList that the ReadOnlyCollection wraps. (Inherited from System.Collections.ObjectModel.ReadOnlyCollection<Group>)
Top
Public Methods
 NameDescription
Public MethodContainsDetermines whether an element is in the ReadOnlyCollection. (Inherited from System.Collections.ObjectModel.ReadOnlyCollection<Group>)
Public MethodCopyToCopies the entire ReadOnlyCollection to a compatible one-dimensional System.Array, starting at the specified index of the target array. (Inherited from System.Collections.ObjectModel.ReadOnlyCollection<Group>)
Public MethodGetEnumeratorReturns an enumerator that iterates through the ReadOnlyCollection. (Inherited from System.Collections.ObjectModel.ReadOnlyCollection<Group>)
Public MethodIndexOfSearches for the specified object and returns the zero-based index of the first occurrence within the entire ReadOnlyCollection. (Inherited from System.Collections.ObjectModel.ReadOnlyCollection<Group>)
Top
See Also

Reference

ReadOnlyGroupCollection Class
Dynamicweb.Modules.UserManagement Namespace

Send Feedback