다음을 통해 공유


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 

이벤트 유형

적용 대상