Udostępnij przez


ComponentInformation Konstruktory

Definicja

Przeciążenia

ComponentInformation(ComponentInformation)

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

Parametry

Dotyczy

ComponentInformation(Object, String)

Tworzenie nowego wystąpienia obiektu 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)

Parametry

instance
Object

Wystąpienie, do którego należą te informacje

description
String

Nazwa czytelna dla obiektu

Dotyczy