Sandcastle XML Comments Guide
![]() | SampleClassVariousNoteExamples Method |
This shows the result of the various note types.
Namespace: XMLCommentsExamples
Assembly: XMLCommentsExamples (in XMLCommentsExamples.dll) Version: 2014.1.26.0


These are various examples of the different note types.
![]() |
---|
This example demonstrates the handling of a note element with no defined type. It defaults to the "note" style. |
![]() |
---|
Always document your code to help others understand how it is used. |
![]() |
---|
Override this method in a derived class to do something useful |
![]() |
---|
Calling this implementation will have no effect at all |
![]() |
---|
Types inheriting this base method will have no use for it as it does nothing |
![]() |
---|
Use of this method is not recommended. |
![]() |
---|
XML is case-sensitive so the note type must be entered as shown in order for it to be interpreted correctly. |
![]() |
---|
Calling this method excessively will only slow down your application. |
![]() |
---|
It is always safe to call this method. |
![]() |
---|
This method requires no special privileges |
![]() |
---|
Use parenthesis when calling this method in C#. |
![]() |
---|
Parenthesis are not required when calling this method in Visual Basic. |
![]() |
---|
Use parenthesis when calling this method in C++. |
![]() |
---|
Use parenthesis when calling this method in J#. |
See the note topic for a full list of all possible note types.
