Noemax FastInfoset.NET
SchemaVocabulary Constructor
See Also  Send Feedback
Noemax.FastInfoset Namespace > SchemaVocabulary Class : SchemaVocabulary Constructor






Syntax

Visual Basic (Declaration) 
Public Function New()
Visual Basic (Usage)Copy Code
Dim instance As New SchemaVocabulary()
C# 
public SchemaVocabulary()
Delphi 
public SchemaVocabulary(); 
JScript 
public function SchemaVocabulary();
Managed Extensions for C++ 
public: SchemaVocabulary();
C++/CLI 
public:
SchemaVocabulary();

See Also