CodeNamespace.PopulateTypes イベント

定義

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

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

イベントの種類

適用対象