Item(System.Guid) Property
The Item property of the SPContentDatabaseCollection class gets the content database object with the specified GUID from the collection.
[C#] In C#, this property is an indexer for the SPContentDatabaseCollection class.
Parameters
gId A GUID that specifies the content database.
Property Value
A Microsoft.SharePoint.Administration.SPContentDatabase object that represents the content database.
Requirements
Platforms: Microsoft Windows Server 2003
Security: Code Access Security