Compartilhar via


ComponentInformation.AddSubComponent(ComponentInformation) Método

Definição

Adiciona outro componente como subcomponente deste

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)

Parâmetros

subComponent
ComponentInformation

Componente a ser adicionado

Exceções

O componente a ser adicionado é nulo.

Aplica-se a