
| Visual Basic (Declaration) | |
|---|---|
Public Class VocabularyWriter Inherits System.Xml.XmlWriter | |
| Visual Basic (Usage) | |
|---|---|
Dim instance As VocabularyWriter | |
| C# | |
|---|---|
public class VocabularyWriter : System.Xml.XmlWriter | |
| Delphi | |
|---|---|
public class VocabularyWriter = class(System.Xml.XmlWriter) | |
| JScript | |
|---|---|
public class VocabularyWriter extends System.Xml.XmlWriter | |
| Managed Extensions for C++ | |
|---|---|
public __gc class VocabularyWriter : public System.Xml.XmlWriter | |
| C++/CLI | |
|---|---|
public ref class VocabularyWriter : public System.Xml.XmlWriter | |
System.Object
System.Xml.XmlWriter
Noemax.FastInfoset.VocabularyWriter