CodeMemberMethod.PopulateImplementationTypes 事件

定义

在首次访问 ImplementationTypes 集合时将激发的事件。An event that will be raised the first time the ImplementationTypes collection is accessed.

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

事件类型

EventHandler

适用于