Page 53 - CSharp/C#
P. 53

Passing by reference using ref keyword.                                                          889

            Assignment                                                                                       890

            Difference with method parameters ref and out                                                    890

            ref vs out parameters                                                                            891

        Chapter 160: Verbatim Strings                                                                       893

          Syntax                                                                                             893

          Remarks                                                                                            893

          Examples                                                                                           893

            Multiline Strings                                                                                893

            Escaping Double Quotes                                                                           894

            Interpolated Verbatim Strings                                                                    894

            Verbatim strings instruct the compiler to not use character escapes                              894

        Chapter 161: Windows Communication Foundation                                                       896

          Introduction                                                                                       896

          Examples                                                                                           896

            Getting started sample                                                                           896

        Chapter 162: XDocument and the System.Xml.Linq namespace                                            899

          Examples                                                                                           899

            Generate an XML document                                                                         899

            Modify XML File                                                                                  899

            Generate an XML document using fluent syntax                                                     901

        Chapter 163: XML Documentation Comments                                                             902

          Remarks                                                                                            902

          Examples                                                                                           902

            Simple method annotation                                                                         902

            Interface and class documentation comments                                                       902

            Method documentation comment with param and returns elements                                     903

            Generating XML from documentation comments                                                       903

            Referencing another class in documentation                                                       905

        Chapter 164: XmlDocument and the System.Xml namespace                                               907

          Examples                                                                                           907

            Basic XML document interaction                                                                   907
   48   49   50   51   52   53   54   55   56   57   58