Hi David,<br>
<br>
I agree 100%. Documentation for an API should never include private members.<br>
<br>
The reason for my request is quite more practible. If you work in a
team, it's nice to use documentation as development tool. New team
members can browse the docs, discuss code, etc. Without a feature like
that we have to browse source and read comments there. <br>
<br>
The point is, I sometimes need to be able to document for the person who writes the API, not the one who uses it. <br>
<br>
Regards,<br>
Michael<br>
<br>
ps. give me a hint and I'll edit my version -- I'll find it anyways ;)<br>