SymDocumentWriterBase Klasse
Definition
Definiert das Kernverhalten der SymDocumentWriter-Klasse.Defines the core behavior of the SymDocumentWriter class.
public ref class SymDocumentWriterBase
[System.Runtime.InteropServices.ComVisible(true)]
public class SymDocumentWriterBase
[<System.Runtime.InteropServices.ComVisible(true)>]
type SymDocumentWriterBase = class
Public Class SymDocumentWriterBase
- Vererbung
-
SymDocumentWriterBase
- Abgeleitet
- Attribute
Konstruktoren
SymDocumentWriterBase() |
Initialisiert eine neue Instanz der SymDocumentWriterBase-Klasse.Initializes a new instance of the SymDocumentWriterBase class. |
Methoden
{dtor}() |
Gibt die von der aktuellen Instanz reservierten Ressourcen frei.Releases the resources held by the current instance. |
Equals(Object) |
Bestimmt, ob das angegebene Objekt mit dem aktuellen Objekt identisch ist.Determines whether the specified object is equal to the current object. (Geerbt von Object) |
GetHashCode() |
Fungiert als Standardhashfunktion.Serves as the default hash function. (Geerbt von Object) |
GetType() |
Ruft den Type der aktuellen Instanz ab.Gets the Type of the current instance. (Geerbt von Object) |
MemberwiseClone() |
Erstellt eine flache Kopie des aktuellen Object.Creates a shallow copy of the current Object. (Geerbt von Object) |
ToString() |
Gibt eine Zeichenfolge zurück, die das aktuelle Objekt darstellt.Returns a string that represents the current object. (Geerbt von Object) |