Freigeben über


StandardOleMarshalObject-Konstruktor: ()

 

Veröffentlicht: Oktober 2016

Initialisiert eine neue Instanz der StandardOleMarshalObject-Klasse.

Namespace:   System.Runtime.InteropServices
Assembly:  System (in System.dll)

Syntax

protected StandardOleMarshalObject()
protected:
StandardOleMarshalObject()
new : unit -> StandardOleMarshalObject
Protected Sub New

Hinweise

Leiten Sie sollten Ihre Klasse von der StandardOleMarshalObject - Klasse.

Versionsinformationen

.NET Framework
Verfügbar seit 2.0

Siehe auch

StandardOleMarshalObject-Klasse
System.Runtime.InteropServices-Namespace

Zurück zum Anfang