Component 생성자

정의

Component 클래스의 새 인스턴스를 초기화합니다.

public:
 Component();
public Component ();
Public Sub New ()

적용 대상