The following tables list the members exposed by OptimizedVocabulary.
| Name | Description | |
|---|---|---|
| OptimizedVocabulary Constructor | Creates a new instance of OptimizedVocabulary. |
| 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) |
| Name | Description | |
|---|---|---|
| AddAttributeName | Overridden. Adds the attribute qualified name into the vocabulary. | |
| AddAttributeString | Overridden. Adds the string into the vocabulary attribute string table. | |
| AddContentString | Overridden. Adds the string into the vocabulary content string table. | |
| AddElementName | Overridden. Adds the element qualified name into the vocabulary. | |
| AddLocalName | Overridden. Add the local name into the vocabulary. | |
| AddNamespace | Overridden. Adds the namespace URI into the vocabulary. | |
| AddPrefix | Overridden. Add the prefix into the vocabulary. | |
| CreateWriterVocabulary | Creates a new WriterVocabulary using optimized string tables of this vocabulary. |