public void SummaryRemarksExample()
Public Sub SummaryRemarksExample
public:
void SummaryRemarksExample()
member SummaryRemarksExample : unit -> unit
The remarks element should be used to provide more detailed information about the type or member such as how it is used, its processing, etc.
Remarks will only appear in the help file and can be as long as necessary.