Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
XmlDom
Message
De
29/12/2003 11:58:10
 
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Titre:
Re: XmlDom
Divers
Thread ID:
00862540
Message ID:
00862546
Vues:
19
Marcus,

I *think* this is what you want (someone please correct me if I'm wrong, because I haven't really used this all that much).
System.Xml.XmlDocument xmldoc = new XmlDocument();
~~Bonnie



>Hi,
>
>I am still trying around a bit and I fell over the XMLDOM. What is the way to get it instantiated in a C# method? I added a reference to the msxml4.0 COM Component, but I there don't get XMLDOM as an object.
>Only DOMDocument. This one seems not to have all Properties e.g. Item ?
>
>Has anyone got an idea what I am doing wrong? I am not really deep in this stuff but from FoxPro I can just instanciate
>
>
>o = createobject("Microsoft.XMLDOM")
>
>
>I am trying just to do the same in C#?
>Or is there a XML Class that encapsulates the DOM (including parseError Collection...)
>
>Marcus
Bonnie Berent DeWitt
NET/C# MVP since 2003

http://geek-goddess-bonnie.blogspot.com
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform