SPWebServerCollection 成员

表示SPWebServer对象的集合。

SPWebServerCollection 类型公开以下成员。

属性

  名称 说明
公共属性 Count 获取集合中的 Web 服务器对象的数目。 (覆盖 SPBaseCollection.Count。)
公共属性 Item 获取集合中指定索引处的 Web 服务器对象。在 C# 中,此属性是SPWebServerCollection类的索引器。
公共属性 UpgradedPersistedProperties 获取已删除或更改的字段的字段名称和值的集合。 (从 SPAutoSerializingObject 继承。)

页首

方法

  名称 说明
公共方法 Delete 从集合中删除具有指定名称的 Web 服务器对象。
公共方法 Equals (从 Object 继承。)
受保护的方法 Finalize (从 Object 继承。)
公共方法 GetHashCode (从 Object 继承。)
公共方法 GetObjectData 获取对象的序列化的状态。 (从 SPAutoSerializingObject 继承。)
公共方法 GetType (从 Object 继承。)
受保护的方法 MemberwiseClone (从 Object 继承。)
受保护的方法 OnDeserialization 在对象反序列化从文件系统缓存或数据库之后调用。 (从 SPAutoSerializingObject 继承。)
公共方法 ToString (从 Object 继承。)
受保护的方法 UpdateParent 如果存在的话),来更新其状态,将导致包含SPPersistedObject。 (从 SPAutoSerializingObject 继承。)

页首

另请参阅

引用

SPWebServerCollection 类

Microsoft.SharePoint.Administration 命名空间