Item Property
The Item property of the SPVirtualServerCollection class gets the virtual server object at the specified index in the collection.
[C#] In C#, this property is the indexer for the SPVirtualServerCollection class.
Parameters
index A 32-bit integer that specifies the index.
Property Value
A Microsoft.SharePoint.Administration.SPVirtualServer object that represents the virtual server.
Requirements
Platforms: Microsoft Windows Server 2003
Security: Code Access Security