| Noemax.FastInfoset Namespace > XmlFastInfosetReader Class : Vocabulary Property |
'Declaration Public Property Vocabulary As ReaderVocabulary
'Usage Dim instance As XmlFastInfosetReader Dim value As ReaderVocabulary instance.Vocabulary = value value = instance.Vocabulary
public ReaderVocabulary Vocabulary {get; set;}
public read-write property Vocabulary: ReaderVocabulary;
public function get,set Vocabulary : ReaderVocabulary
public: __property ReaderVocabulary* get_Vocabulary(); public: __property void set_Vocabulary( ReaderVocabulary* value );
public: property ReaderVocabulary^ Vocabulary { ReaderVocabulary^ get(); void set ( ReaderVocabulary^ value); }
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