共用方式為


SPObjectModelTypeCollection members

Include protected members
Include inherited members

代表SharePoint Foundation類型資訊集合。

The SPObjectModelTypeCollection type exposes the following members.

Constructors

  Name Description
Public method SPObjectModelTypeCollection 初始化[Microsoft.SharePoint.Administration.SPObjectModelTypeCollection]類別的新執行個體。

Top

Properties

  Name Description
Public property Count 集合中的項目數。
Public property Item[Guid] 集合輸入指定的唯一識別碼所參照的項目。
Public property Item[Type] 集合輸入指定的唯一識別碼所參照的項目。
Public property UpgradedPersistedProperties 取得已刪除或變更的欄位的欄位名稱和值集合。 (Inherited from SPAutoSerializingObject.)

Top

Methods

  Name Description
Public method Add 此類型以及其成員新增至集合中。
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetObjectData 取得序列的物件的狀態。 (Inherited from SPAutoSerializingObject.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Protected method OnDeserialization 物件已經從資料庫還原序列化之後呼叫。 (Overrides SPAutoSerializingObject.OnDeserialization().)
Public method Remove(Type) 從集合中移除的類型。
Public method Remove(Type, String) 從集合中移除的類型和其成員。
Public method RemoveAll 從集合移除所有類型。
Public method ToString (Inherited from Object.)
Protected method UpdateParent 會包含SPPersistedObject,若有的話,來更新其狀態。 (Inherited from SPAutoSerializingObject.)

Top

Explicit interface implementations

  Name Description
Explicit interface implemetationPrivate method IEnumerable<SPObjectModelType>.GetEnumerator 擷取集合列舉值類型。
Explicit interface implemetationPrivate method IEnumerable.GetEnumerator 擷取集合列舉值類型。

Top

請參閱

參照

SPObjectModelTypeCollection class

Microsoft.SharePoint.Administration namespace