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