次の方法で共有


CodeNamespace.PopulateTypes イベント

定義

Types コレクションが最初にアクセスされたときに発生するイベント。

public:
 event EventHandler ^ PopulateTypes;
public event EventHandler PopulateTypes;
member this.PopulateTypes : EventHandler 
Public Custom Event PopulateTypes As EventHandler 
Public Event PopulateTypes As EventHandler 

イベントの種類

適用対象