Namespace: Noemax.FastInfoset
Assembly: Noemax.FastInfoset (in Noemax.FastInfoset.dll)
| Visual Basic (Declaration) | |
|---|---|
Public Sub SetVocabulary( _ ByVal vocabulary As ParserVocabulary _ ) | |
| Visual Basic (Usage) | |
|---|---|
| |
| C# | |
|---|---|
public void SetVocabulary( ParserVocabulary vocabulary ) | |
| C++/CLI | |
|---|---|
public: void SetVocabulary( ParserVocabulary^ vocabulary ) | |
Parameters
- vocabulary