.XmlReaderNodeAttributes

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 hXmlReaderNodeAttributes AS .XmlReaderNodeAttributes
DIM hXmlReaderNode AS .XmlReaderNode

FOR EACH hXmlReaderNode IN hXmlReaderNodeAttributes
  ...
NEXT

Not documented


Properties 
Count