Freigeben über


CodeIdentifier-Konstruktor

Dieser Konstruktor unterstützt die .NET Framework-Infrastruktur und ist nicht für die direkte Verwendung in Code bestimmt.

Initialisiert eine neue Instanz von CodeIdentifier - Klasse.

Namespace: System.Xml.Serialization
Assembly: System.Xml (in system.xml.dll)

Syntax

'Declaration
<ObsoleteAttribute("This class should never get constructed as it contains only static methods.")> _
Public Sub New
'Usage
Dim instance As New CodeIdentifier
[ObsoleteAttribute("This class should never get constructed as it contains only static methods.")] 
public CodeIdentifier ()
[ObsoleteAttribute(L"This class should never get constructed as it contains only static methods.")] 
public:
CodeIdentifier ()
/** @attribute ObsoleteAttribute("This class should never get constructed as it contains only static methods.") */ 
public CodeIdentifier ()
ObsoleteAttribute("This class should never get constructed as it contains only static methods.") 
public function CodeIdentifier ()

Plattformen

Windows 98, Windows 2000 SP4, Windows Millennium Edition, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition

.NET Framework unterstützt nicht alle Versionen sämtlicher Plattformen. Eine Liste der unterstützten Versionen finden Sie unter Systemanforderungen.

Versionsinformationen

.NET Framework

Unterstützt in: 1.0, 1.1
Veraltet (Compilerwarnung) in 2.0

Siehe auch

Referenz

CodeIdentifier-Klasse
CodeIdentifier-Member
System.Xml.Serialization-Namespace