Returns the collection of comment nodes.
Syntax
comment()
Example
Find the second comment anywhere in the document: //comment()[1]
Find the second comment anywhere in the document:
//comment()[1]
Back to top
Did you find this topic useful? Suggestions for other topics? Write us!
© 1999 Microsoft Corporation. All rights reserved. Terms of use.