| Noemax.FastInfoset Namespace > SchemaVocabulary Class > CreateReaderVocabulary Method : CreateReaderVocabulary(XmlSchemaSet) Method |
'Declaration Public Overloads Shared Function CreateReaderVocabulary( _ ByVal schemaSet As System.Xml.Schema.XmlSchemaSet _ ) As ReaderVocabulary
'Usage Dim schemaSet As System.Xml.Schema.XmlSchemaSet Dim value As ReaderVocabulary value = SchemaVocabulary.CreateReaderVocabulary(schemaSet)
public static ReaderVocabulary CreateReaderVocabulary( System.Xml.Schema.XmlSchemaSet schemaSet )
public function CreateReaderVocabulary( schemaSet: System.Xml.Schema.XmlSchemaSet ): ReaderVocabulary; static;
public static function CreateReaderVocabulary( schemaSet : System.Xml.Schema.XmlSchemaSet ) : ReaderVocabulary;
public: static ReaderVocabulary* CreateReaderVocabulary( System.Xml.Schema.XmlSchemaSet* schemaSet )
public: static ReaderVocabulary^ CreateReaderVocabulary( System.Xml.Schema.XmlSchemaSet^ schemaSet )
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