This print for content only-size & color not accurate 7" X 9-1/4" / casebound / malloy



Download 21,46 Mb.
Pdf ko'rish
bet920/1830
Sana28.09.2021
Hajmi21,46 Mb.
#188411
1   ...   916   917   918   919   920   921   922   923   ...   1830
Bog'liq
[book] [en] Pro C# 2008 and the NET 3.5 Platform Fourth Edition

// Get everything in reverse.

Console.WriteLine("All cars in reverse:");

var subset = (from c in myCars select c).Reverse();

foreach (Car c in subset)

{

Console.WriteLine("{0} is going {1} MPH", c.PetName, c.Speed);



}

}

Here, we called the Reverse() method at the time we constructed our query. Again, as an



alternative, we could invoke this method on the myCars array as follows:

static void ReversedSelection(Car[] myCars)

{

// Get everything in reverse.

Console.WriteLine("All cars in reverse:");

var subset = from c in myCars select c;

foreach (Car c in subset.Reverse())

{

Console.WriteLine(c.ToString());



}

}

Sorting Expressions



As you have seen over this chapter’s initial examples, a query expression can take an orderby

operator to sort items in the subset by a specific value. By default, the order will be ascending; thus,

ordering by a string would be alphabetical, ordering by numerical data would be lowest to highest,

and so forth. If you wish to view the results in a descending order, simply include the descending

operator. Ponder the following method:

static void OrderedResults(Car[] myCars)

{


Download 21,46 Mb.

Do'stlaringiz bilan baham:
1   ...   916   917   918   919   920   921   922   923   ...   1830




Ma'lumotlar bazasi mualliflik huquqi bilan himoyalangan ©hozir.org 2024
ma'muriyatiga murojaat qiling

kiriting | ro'yxatdan o'tish
    Bosh sahifa
юртда тантана
Боғда битган
Бугун юртда
Эшитганлар жилманглар
Эшитмадим деманглар
битган бодомлар
Yangiariq tumani
qitish marakazi
Raqamli texnologiyalar
ilishida muhokamadan
tasdiqqa tavsiya
tavsiya etilgan
iqtisodiyot kafedrasi
steiermarkischen landesregierung
asarlaringizni yuboring
o'zingizning asarlaringizni
Iltimos faqat
faqat o'zingizning
steierm rkischen
landesregierung fachabteilung
rkischen landesregierung
hamshira loyihasi
loyihasi mavsum
faolyatining oqibatlari
asosiy adabiyotlar
fakulteti ahborot
ahborot havfsizligi
havfsizligi kafedrasi
fanidan bo’yicha
fakulteti iqtisodiyot
boshqaruv fakulteti
chiqarishda boshqaruv
ishlab chiqarishda
iqtisodiyot fakultet
multiservis tarmoqlari
fanidan asosiy
Uzbek fanidan
mavzulari potok
asosidagi multiservis
'aliyyil a'ziym
billahil 'aliyyil
illaa billahil
quvvata illaa
falah' deganida
Kompyuter savodxonligi
bo’yicha mustaqil
'alal falah'
Hayya 'alal
'alas soloh
Hayya 'alas
mavsum boyicha


yuklab olish