Condividi tramite


ComponentInformation Costruttori

Definizione

Overload

ComponentInformation(ComponentInformation)

protected ComponentInformation(System.Device.ComponentInformation original);
Protected Sub New (original As ComponentInformation)

Parametri

Si applica a

ComponentInformation(Object, String)

Creare una nuova istanza di ComponentInformation

public ComponentInformation(object instance, string description);
new System.Device.ComponentInformation : obj * string -> System.Device.ComponentInformation
Public Sub New (instance As Object, description As String)

Parametri

instance
Object

Istanza a cui appartengono queste informazioni

description
String

Nome leggibile dell'utente per l'oggetto

Si applica a