CodeNamespace.PopulateTypes Event

Definition

An event that will be raised the first time the Types collection is accessed.

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

Event Type

Applies to