Condividi tramite


ComponentInformation.AddSubComponent(ComponentInformation) Metodo

Definizione

Aggiunge un altro componente come sottocomponente di questo componente

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)

Parametri

subComponent
ComponentInformation

Componente da aggiungere

Eccezioni

Il componente da aggiungere è Null.

Si applica a