nedcomp hosting homepage

Producten en diensten
Dedicated servers
Datacenter informatie
Partners, resellers
Helpdesk informatie
Technische docs, tools
Support homepage
ASP componenten
Praktische ASP, ASP.NET
Visual route server
Whois (domein gegevens)
Software documentatie
Whitepapers
Zoeken
Nedcomp / algemeen

Zoeken
 

Copyright © Nedcomp Hosting
Telefoon nr :   +31 184 670111
Fax nummer :   +31 184 631384
E-mailadres :   info@nedcomp.nl
 

Microsoft XML Core Services (MSXML) 4.0 - DOM Developer's Guide

Use IXMLDOMNamedNodeMap

An IXMLDOMNamedNodeMap object is returned by the attributes property. The IXMLDOMNamedNodeMap object differs from the node list in that it is a collection of nodes that can be accessed by name as well as number. Because the order of attributes is not important in XML, this can make attribute processing easier.

The following topics discuss how to use the IXMLDOMNamedNodeMap object.

See Also

attributes Property | IXMLDOMNamedNodeMap


Download de SDK