The following tables list the members exposed by VocabularyWriter.
| Name | Description | |
|---|---|---|
| VocabularyWriter Constructor | Creates a new instance of VocabualryWriter. |
| Name | Description | |
|---|---|---|
| Settings | (Inherited from System.Xml.XmlWriter) | |
| WriteState | Overridden. Reports the state of the writer. | |
| XmlLang | (Inherited from System.Xml.XmlWriter) | |
| XmlSpace | (Inherited from System.Xml.XmlWriter) |
| Name | Description | |
|---|---|---|
| Close | Overridden. Finalizes writting into vocabulary and closes the VocabularyWriter. | |
| Flush | Overridden. Flushes data into vocabulary. | |
| LookupPrefix | Overridden. Resolves the namespace URI string into corresponding namespace prefix. | |
| WriteAttributes | (Inherited from System.Xml.XmlWriter) | |
| WriteAttributeString | Overloaded. (Inherited from System.Xml.XmlWriter) | |
| WriteBase64 | Overridden. This method does not add anything to the vocabulary. | |
| WriteBinHex | (Inherited from System.Xml.XmlWriter) | |
| WriteCData | Overridden. Adds the CDATA string to the vocabulary content strings table. | |
| WriteCharEntity | Overridden. This method does not add anything to the vocabulary. | |
| WriteChars | Overridden. Adds the string of characters to the vocabulary content string table. | |
| WriteComment | Overridden. This method does not add anything to the vocabulary. | |
| WriteDocType | Overridden. This method does not add anything to the vocabulary. | |
| WriteElementString | Overloaded. (Inherited from System.Xml.XmlWriter) | |
| WriteEndAttribute | Overridden. Adds the attribute value to the vocabulary attribute value strings table. | |
| WriteEndDocument | Overridden. This method does not add anything to the vocabulary. | |
| WriteEndElement | Overridden. This method does not add anything to the vocabulary. | |
| WriteEntityRef | Overridden. This method does not add anything to the vocabulary. | |
| WriteFullEndElement | Overridden. This method does not add anything to the vocabulary. | |
| WriteName | (Inherited from System.Xml.XmlWriter) | |
| WriteNmToken | (Inherited from System.Xml.XmlWriter) | |
| WriteNode | Overloaded. (Inherited from System.Xml.XmlWriter) | |
| WriteProcessingInstruction | Overridden. This method does not add anything to the vocabulary. | |
| WriteQualifiedName | (Inherited from System.Xml.XmlWriter) | |
| WriteRaw | Overloaded. Overridden. Adds the string the vocabulary content string table. | |
| WriteStartAttribute | Overloaded. Overridden. Adds the qualified name of an attribute into the vocabulary. | |
| WriteStartDocument | Overloaded. Overridden. This method does not add anything to the vocabulary. | |
| WriteStartElement | Overloaded. Overridden. This method does not add anything to the vocabulary. | |
| WriteString | Overridden. Adds the string to the vocabulary content string table. | |
| WriteSurrogateCharEntity | Overridden. This method does not add anything to the vocabulary. | |
| WriteValue | Overloaded. (Inherited from System.Xml.XmlWriter) | |
| WriteWhitespace | Overridden. This method does not add anything to the vocabulary. |
| Name | Description | |
|---|---|---|
| Dispose | (Inherited from System.Xml.XmlWriter) |