Sdílet prostřednictvím


ComponentInformation.AddSubComponent(ComponentInformation) Metoda

Definice

Přidá další komponentu jako dílčí součást této komponenty.

public virtual void AddSubComponent (System.Device.ComponentInformation subComponent);
abstract member AddSubComponent : System.Device.ComponentInformation -> unit
override this.AddSubComponent : System.Device.ComponentInformation -> unit
Public Overridable Sub AddSubComponent (subComponent As ComponentInformation)

Parametry

subComponent
ComponentInformation

Komponenta, která se má přidat

Výjimky

Komponenta, která se má přidat, má hodnotu null.

Platí pro