FastInfoset.NET Class Reference for .NET
ReaderVocabulary Class
Members 






Provides a Fast Infoset vocabulary for use by XmlFastInfosetReader.
Object Model
ReaderVocabulary Class
Syntax
'Declaration
 
Public Class ReaderVocabulary 
   Inherits Vocabulary
'Usage
 
Dim instance As ReaderVocabulary
public class ReaderVocabulary : Vocabulary 
public class ReaderVocabulary = class(Vocabulary)
public class ReaderVocabulary extends Vocabulary
public __gc class ReaderVocabulary : public Vocabulary 
public ref class ReaderVocabulary : public Vocabulary 
Remarks
The vocabulary provides mappings of strings to integer indexes which are used to improve the compactness of the Fast Infoset stream by replacing strings contained in it with their index in the vocabulary.
Inheritance Hierarchy

System.Object
   Noemax.FastInfoset.Vocabulary
      Noemax.FastInfoset.ReaderVocabulary

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

ReaderVocabulary Members
Noemax.FastInfoset Namespace

Send Feedback