The following tables list the members exposed by WriterVocabulary.
| Name | Description | |
|---|---|---|
| WriterVocabulary Constructor | Creates a new WriterVocabulary. |
| Name | Description | |
|---|---|---|
| ExternalVocabularyURI | Specifies the URI to an external vocabulary. (Inherited from Noemax.FastInfoset.Vocabulary) | |
| HasExternalVocabulary | Specifies whether this vocabulary is linked to an external vocabulary. (Inherited from Noemax.FastInfoset.Vocabulary) | |
| HasInitialVocabulary | Specifies whether this vocabulary uses initial read-only vocabulary. (Inherited from Noemax.FastInfoset.Vocabulary) | |
| ReadOnlyVocabulary | Returns a read-only vocabulary used by this vocabulary. |
| Name | Description | |
|---|---|---|
| AddAttributeName | Overridden. Adds the attribute qualified name to the vocabulary. | |
| AddAttributeString | Overridden. Adds the string to the vocabulary attribute value string table. | |
| AddContentString | Overridden. Adds the string to the vocabulary content string table. | |
| AddElementName | Overridden. Adds the element qualified name to the vocabulary. | |
| AddLocalName | Overridden. Adds the local name to the vocabulary. | |
| AddNamespace | Overridden. Adds the namespace URI to the vocabulary. | |
| AddPrefix | Overridden. Adds the prefix to the vocabulary. | |
| Clear | Clears the vocabulary. | |
| SetExternalVocabulary | Sets an external read-only vocabulary to be used by this vocabulary. | |
| SetInitialReadOnlyVocabulary | Overloaded. Sets an initial read-only vocabulary to be used by this vocabulary. | |
| SetReadOnlyVocabulary | Sets a read-only vocabulary to be used by this vocabulary. |