Page 35 - CSharp/C#
P. 35

Introduction                                                                                       617
          Examples                                                                                           617


            How LINQ to Object executes queries                                                              617
            Using LINQ to Objects in C#                                                                      617

        Chapter 94: LINQ to XML                                                                             622


          Examples                                                                                           622

            Read XML using LINQ to XML                                                                       622
        Chapter 95: Literals                                                                                624


          Syntax                                                                                             624

          Examples                                                                                           624

            int literals                                                                                     624

            uint literals                                                                                    624

            string literals                                                                                  624
            char literals                                                                                    625

            byte literals                                                                                    625

            sbyte literals                                                                                   625

            decimal literals                                                                                 625

            double literals                                                                                  625

            float literals                                                                                   625

            long literals                                                                                    626

            ulong literal                                                                                    626

            short literal                                                                                    626
            ushort literal                                                                                   626

            bool literals                                                                                    626

        Chapter 96: Lock Statement                                                                          627

          Syntax                                                                                             627

          Remarks                                                                                            627


          Examples                                                                                           628
            Simple usage                                                                                     628

            Throwing exception in a lock statement                                                           628

            Return in a lock statement                                                                       629

            Using instances of Object for lock                                                               629
   30   31   32   33   34   35   36   37   38   39   40