共用方式為


ObjectPersistData.EventEntries 屬性

定義

取得正在建置之控制項的事件項目。

此 API 支援此產品基礎結構,但無法直接用於程式碼之中。

public:
 property System::Collections::ICollection ^ EventEntries { System::Collections::ICollection ^ get(); };
public System.Collections.ICollection EventEntries { get; }
member this.EventEntries : System.Collections.ICollection
Public ReadOnly Property EventEntries As ICollection

屬性值

包含事件項目的 ArrayList

適用於