共用方式為


LookupEntryCollection members

Include protected members
Include inherited members

表示查閱表格的LookupEntry物件的集合。

The LookupEntryCollection type exposes the following members.

Constructors

  Name Description
Public method LookupEntryCollection 建立LookupEntryCollection類別的執行個體。

Top

Properties

  Name Description
Public property AreItemsAvailable (Inherited from ClientObjectCollection.)
Public property Context (Inherited from ClientObject.)
Public property Count (Inherited from ClientObjectCollection.)
Protected property Data (Inherited from ClientObjectCollection.)
Public property ElementType (Inherited from ClientObjectCollection<LookupEntry>.)
Public property Expression (Inherited from ClientObjectCollection<LookupEntry>.)
Public property Item (Inherited from ClientObjectCollection<LookupEntry>.)
Protected property ObjectData (Inherited from ClientObject.)
Public property ObjectVersion (Inherited from ClientObject.)
Public property Path (Inherited from ClientObject.)
Public property Provider (Inherited from ClientObjectCollection<LookupEntry>.)
Public property ServerObjectIsNull (Inherited from ClientObject.)
Public property Tag (Inherited from ClientObject.)
Public property TypedObject (Inherited from ClientObject.)

Top

Methods

  Name Description
Public method Add 加入至集合的LookupEntryCreationInformation物件所指定的對應項目。
Protected method AddChild (Inherited from ClientObjectCollection.)
Protected method CheckUninitializedProperty (Inherited from ClientObject.)
Public method CustomFromJson (Inherited from ClientObject.)
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method FromJson (Inherited from ClientObject.)
Public method GetByAppAlternateId 使用替代的查閱項目中指定的應用程式套件 Project Server 線上的 GUID,從集合中取得的查閱項目。
Public method GetByGuid 查閱項目從集合取得具有指定的 GUID。
Public method GetById 傳回Id值所指定的對應項目。
Public method GetEnumerator (Inherited from ClientObjectCollection<LookupEntry>.)
Public method GetHashCode (Inherited from Object.)
Protected method GetItemAtIndex (Inherited from ClientObjectCollection.)
Public method GetType (Inherited from Object.)
Protected method InitNonPropertyFieldFromJson (Inherited from ClientObject.)
Protected method InitOnePropertyFromJson (Inherited from ClientObjectCollection.)
Public method IsObjectPropertyInstantiated (Inherited from ClientObject.)
Public method IsPropertyAvailable (Inherited from ClientObject.)
Protected method LoadExpandoFields (Inherited from ClientObject.)
Protected method MemberwiseClone (Inherited from Object.)
Public method RefreshLoad (Inherited from ClientObject.)
Public method Remove 從集合中移除指定的對應項目。
Protected method RemoveChild (Inherited from ClientObjectCollection.)
Protected method RemoveFromParentCollection (Inherited from ClientObject.)
Public method Retrieve() (Inherited from ClientObject.)
Public method Retrieve([]) (Inherited from ClientObject.)
Public method RetrieveItems (Inherited from ClientObjectCollection<LookupEntry>.)
Public method ToString (Inherited from Object.)
Protected method UpdateClientObjectPropertyType (Inherited from ClientObject.)

Top

Explicit interface implementations

  Name Description
Explicit interface implemetationPrivate method IEnumerable.GetEnumerator (Inherited from ClientObjectCollection.)

Top

請參閱

參照

LookupEntryCollection class

Microsoft.ProjectServer.Client namespace