The <overloads> tag provides documentation that applies to all the overloads of a member.
Short Form
<overloads>
summary_description
</overloads>
Expanded Form
<overloads>
<summary>summary_description</summary>
[<remarks>remarks_description</remarks>]
[<example>examples_description</example>]
</overloads>
where:
Property, Method, Event, Operator.
This tag only needs to be specified on the first overload.
The tag can have two forms:
Tag Usage | NDoc Tags | <summary> | <remarks> | <example>
NDoc development is hosted by |