.XmlNodeAttributes

Not documented

This class is virtual. You cannot use it as a datatype.

This class is not creatable.

This class is enumerable with the FOR EACH keyword.

DIM hXmlNodeAttributes AS .XmlNodeAttributes
DIM hXmlNode AS XmlNode

FOR EACH hXmlNode IN hXmlNodeAttributes
  ...
NEXT

Not documented


Properties 
Count