共用方式為


SPWebPartTransformerCollection members

Include protected members
Include inherited members

表示 WebPartTransformer 物件的集合。

The SPWebPartTransformerCollection type exposes the following members.

Constructors

  Name Description
Public method SPWebPartTransformerCollection 初始化SPWebPartTransformerCollection類別的新執行個體。

Top

Properties

  Name Description
Public property Capacity (Inherited from CollectionBase.)
Public property Count (Inherited from CollectionBase.)
Protected property InnerList (Inherited from CollectionBase.)
Public property IsReadOnly 取得的唯讀屬性。
Public property Item 取得或設定Item屬性。
Protected property List (Inherited from CollectionBase.)

Top

Methods

  Name Description
Public method Add 加入集合中的 [網頁組件轉換程式。
Public method Clear (Inherited from CollectionBase.)
Public method Contains
Public method CopyTo 將集合複製到 WebPartTransformer 物件的陣列。
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetEnumerator (Inherited from CollectionBase.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Public method IndexOf 取得位於特定索引的網頁組件轉換程式,集合中。
Public method Insert 集合中的指定索引處插入一個 [網頁組件的變壓器。
Protected method MemberwiseClone (Inherited from Object.)
Protected method OnClear (Overrides CollectionBase.OnClear().)
Protected method OnClearComplete (Inherited from CollectionBase.)
Protected method OnInsert (Overrides CollectionBase.OnInsert(Int32, Object).)
Protected method OnInsertComplete (Inherited from CollectionBase.)
Protected method OnRemove (Overrides CollectionBase.OnRemove(Int32, Object).)
Protected method OnRemoveComplete (Inherited from CollectionBase.)
Protected method OnSet (Overrides CollectionBase.OnSet(Int32, Object, Object).)
Protected method OnSetComplete (Inherited from CollectionBase.)
Protected method OnValidate (Overrides CollectionBase.OnValidate(Object).)
Public method Remove 移除特定轉換程式的第一個項目。
Public method RemoveAt (Inherited from CollectionBase.)
Public method ToString (Inherited from Object.)

Top

Explicit interface implementations

  Name Description
Explicit interface implemetationPrivate method IList.Add (Inherited from CollectionBase.)
Explicit interface implemetationPrivate method IList.Contains (Inherited from CollectionBase.)
Explicit interface implemetationPrivate method ICollection.CopyTo (Inherited from CollectionBase.)
Explicit interface implemetationPrivate method IList.IndexOf (Inherited from CollectionBase.)
Explicit interface implemetationPrivate method IList.Insert (Inherited from CollectionBase.)
Explicit interface implemetationPrivate property IList.IsFixedSize (Inherited from CollectionBase.)
Explicit interface implemetationPrivate property IList.IsReadOnly (Inherited from CollectionBase.)
Explicit interface implemetationPrivate property ICollection.IsSynchronized (Inherited from CollectionBase.)
Explicit interface implemetationPrivate property IList.Item (Inherited from CollectionBase.)
Explicit interface implemetationPrivate method IList.Remove (Inherited from CollectionBase.)
Explicit interface implemetationPrivate property ICollection.SyncRoot (Inherited from CollectionBase.)

Top

請參閱

參照

SPWebPartTransformerCollection class

Microsoft.SharePoint.WebPartPages namespace