SPWebServerCollection Properties

Include Protected Members
Include Inherited Members

The SPWebServerCollection type exposes the following members.

Properties

  Name Description
Public property Count Gets the number of Web server objects in the collection. (Overrides SPBaseCollection.Count.)
Public property Item Gets the Web server object at the specified index in the collection. In C#, this property is the indexer for the SPWebServerCollection 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

SPWebServerCollection Class

Microsoft.SharePoint.Administration Namespace