Item(String) Property
The Item property of the SPGroupCollection class gets the cross-site group object with the specified name from the collection.
[C#] In C#, this property is an indexer for the SPGroupCollection class.
Parameters
name A string that contains the cross-site group name.
Property Value
A Microsoft.SharePoint.SPGroup object that represents the cross-site group.
Requirements
Platforms: Microsoft Windows Server 2003
Security: Code Access Security