共用方式為


DynamicEntity.OnLoad(EventArgs) 方法

定義

引發 Load 事件。

protected:
 override void OnLoad(EventArgs ^ e);
protected override void OnLoad (EventArgs e);
override this.OnLoad : EventArgs -> unit
Protected Overrides Sub OnLoad (e As EventArgs)

參數

e
EventArgs

事件資料。

適用於