| Noemax.FastInfoset Namespace > OptimizedVocabulary Class : CreateWriterVocabulary Method |
'Declaration Public Function CreateWriterVocabulary( _ ByVal maxItems As System.Integer, _ ByVal minHitCount As System.Integer _ ) As WriterVocabulary
'Usage Dim instance As OptimizedVocabulary Dim maxItems As System.Integer Dim minHitCount As System.Integer Dim value As WriterVocabulary value = instance.CreateWriterVocabulary(maxItems, minHitCount)
public WriterVocabulary CreateWriterVocabulary( System.int maxItems, System.int minHitCount )
public function CreateWriterVocabulary( maxItems: System.Integer; minHitCount: System.Integer ): WriterVocabulary;
public function CreateWriterVocabulary( maxItems : System.int, minHitCount : System.int ) : WriterVocabulary;
public: WriterVocabulary* CreateWriterVocabulary( System.int maxItems, System.int minHitCount )
public: WriterVocabulary^ CreateWriterVocabulary( System.int maxItems, System.int minHitCount )
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