2.2.4.60 ReadOnlyCollectionOfGroupInfoEV6sb80H

This type describes a read-only collection of GroupInfo (section 2.2.4.31).

Namespace: http://schemas.datacontract.org/2004/07/System.Collections.ObjectModel

 <xs:complexType name="ReadOnlyCollectionOfGroupInfoEV6sb80H">
   <xs:sequence>
     <xs:element minOccurs="1" maxOccurs="1" name="list" nillable="true" xmlns:q5="http://contracts.microsoft.com/WindowsServerEssentials/2011/09/WebApi" type="q5:ArrayOfGroupInfo"/>
   </xs:sequence>
 </xs:complexType>

list: The content of the read-only collection, it contains the list of GroupInfo instances.