Click or drag to resize

SymbolicRefGetDocSummary Method

Returns the DocSummary documentation comment, or null if none exists.

Namespace:  Nova.CodeDOM
Assembly:  Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax
C#
public override DocSummary GetDocSummary()

Return Value

Type: DocSummary
See Also