Freigeben über


Annotation-Konstruktor

Initializes a new instance of the Annotation class.

Das Element ist überladen. Um vollständige Informationen zu diesem Element zu erhalten, einschließlich Syntax, Verwendung und Beispielen, klicken Sie auf einen Namen in der Überladungsliste.

Überladungsliste

  Name Beschreibung
Öffentliche Methode Annotation() () () () Initializes a new instance of the Annotation class using the default values.
Öffentliche Methode Annotation(String) Initializes a new instance of the Annotation class using a name.
Öffentliche Methode Annotation(String, String) Initializes a new instance of Annotation using a name and a value.
Öffentliche Methode Annotation(String, XmlNode) Initializes a new instance of Annotation using a name and a value as an XmlNode.

Zum Anfang