共用方式為


SPPrefixCollection members

Include protected members
Include inherited members

代表SPPrefix物件的集合。

The SPPrefixCollection type exposes the following members.

Constructors

  Name Description
Public method SPPrefixCollection 此成員是保留給內部使用,而不是用來直接從您的程式碼使用

Top

Properties

  Name Description
Public property Count 取得集合中的前置詞物件的數目。 (Overrides SPBaseCollection.Count.)
Public property Item 取得集合中的指定索引處的前置詞物件。在 C# 中,這個屬性會是SPPrefixCollection類別的索引器。
Public property UpgradedPersistedProperties 取得已刪除或變更的欄位的欄位名稱和值集合。 (Inherited from SPAutoSerializingObject.)

Top

Methods

  Name Description
Public method Add 將指定的前置詞新增至集合。
Public method Contains 會傳回 Boolean 值,表示集合是否包含於指定前置字元。
Public method Delete(String) 從集合中刪除指定的前置字元。
Public method Delete([]) 從集合中刪除指定的前置詞的陣列。
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method FindSiteRoot 尋找要求伺服器相對 url 的開頭會比對字首此集合中。
Public method GetHashCode (Inherited from Object.)
Public method GetObjectData 取得序列的物件的狀態。 (Inherited from SPAutoSerializingObject.)
Public method GetType (Inherited from Object.)
Public method Lookup 如果有的話,請從這個集合,擷取指定之的SPPrefix物件的複本。
Protected method MemberwiseClone (Inherited from Object.)
Protected method OnDeserialization 物件已經從檔案系統快取或資料庫還原序列化之後呼叫。 (Inherited from SPAutoSerializingObject.)
Public method ToString (Inherited from Object.)
Protected method UpdateParent 這會更新父項的前置詞集合的 Web 應用程式。 (Overrides SPAutoSerializingObject.UpdateParent().)

Top

Explicit interface implementations

  Name Description
Explicit interface implemetationPrivate method IEnumerable<SPPrefix>.GetEnumerator 會傳回集合中逐一查看的列舉值。

Top

請參閱

參照

SPPrefixCollection class

Microsoft.SharePoint.Administration namespace