Click or drag to resize

DocCommentGetRootDocComment Method

Get the root documentation comment object.

Namespace:  Nova.CodeDOM
Assembly:  Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax
C#
public DocComment GetRootDocComment()

Return Value

Type: DocComment
See Also