Noemax.FastInfoset Namespace > ReaderVocabulary Class : SetExternalVocabulary Method |
'Declaration Public Sub SetExternalVocabulary( _ ByVal referencedVocabularyURI As System.String, _ ByVal referencedVocabulary As ReaderVocabulary _ )
'Usage Dim instance As ReaderVocabulary Dim referencedVocabularyURI As System.String Dim referencedVocabulary As ReaderVocabulary instance.SetExternalVocabulary(referencedVocabularyURI, referencedVocabulary)
public void SetExternalVocabulary( System.string referencedVocabularyURI, ReaderVocabulary referencedVocabulary )
public procedure SetExternalVocabulary( referencedVocabularyURI: System.String; referencedVocabulary: ReaderVocabulary );
public function SetExternalVocabulary( referencedVocabularyURI : System.String, referencedVocabulary : ReaderVocabulary );
public: void SetExternalVocabulary( System.string* referencedVocabularyURI, ReaderVocabulary* referencedVocabulary )
public: void SetExternalVocabulary( System.String^ referencedVocabularyURI, ReaderVocabulary^ referencedVocabulary )
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