Skip to main content

DocumentCommentStart Properties

A document element that indicates the start of the commented range accessed by DocumentIterator.
Name Description
Author Gets the comment’s author. Inherited from DocumentCommentElement.
Date Gets the date and time when a comment was created. Inherited from DocumentCommentElement.
Name Gets the comment’s name. Inherited from DocumentCommentElement.
Position Gets the position of a document element within a document. Inherited from DocumentElementBase.
Type Gets the type of a DocumentCommentStart element.
See Also