Udostępnij przez


ComponentInformation.AddSubComponent(ComponentInformation) Metoda

Definicja

Dodaje inny składnik jako składnik podrzędny tego składnika

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

Składnik do dodania

Wyjątki

Składnik do dodania ma wartość null.

Dotyczy