| Noemax.FastInfoset Namespace > IVocabularyProvider Interface : ProvideVocabulary Method |
'Declaration Sub ProvideVocabulary( _ ByVal uri As System.String, _ ByVal reader As XmlFastInfosetReader _ )
'Usage Dim instance As IVocabularyProvider Dim uri As System.String Dim reader As XmlFastInfosetReader instance.ProvideVocabulary(uri, reader)
void ProvideVocabulary( System.string uri, XmlFastInfosetReader reader )
procedure ProvideVocabulary( uri: System.String; reader: XmlFastInfosetReader );
function ProvideVocabulary( uri : System.String, reader : XmlFastInfosetReader );
void ProvideVocabulary( System.string* uri, XmlFastInfosetReader* reader )
void ProvideVocabulary( System.String^ uri, XmlFastInfosetReader^ reader )
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