SPVirtualServerCollection Properties

Include Protected Members
Include Inherited Members

NOTE: This API is now obsolete.

The SPVirtualServerCollection type exposes the following members.

Properties

  Name Description
Public property Count Obsolete. Gets the number of virtual servers in the collection. (Overrides SPBaseCollection.Count.)
Public property Item Obsolete. Gets the virtual server object at the specified index in the collection. In C#, this property is the indexer for the SPVirtualServerCollection class.
Public property UpgradedPersistedProperties Gets the collection of field names and values for fields that were deleted or changed. (Inherited from SPAutoSerializingObject.)

Top

Explicit Interface Implementations

  Name Description
Explicit interface implemetationPrivate property ICollection.IsSynchronized (Inherited from SPBaseCollection.)
Explicit interface implemetationPrivate property ICollection.SyncRoot (Inherited from SPBaseCollection.)

Top

See Also

Reference

SPVirtualServerCollection Class

Microsoft.SharePoint.Administration Namespace