C# 0 The Complete Reference


null , a  System.InvalidOperationException



Download 4,07 Mb.
Pdf ko'rish
bet760/1096
Sana23.01.2022
Hajmi4,07 Mb.
#402171
1   ...   756   757   758   759   760   761   762   763   ...   1096
Bog'liq
C-Sharp 3 The Complete Reference Herbert Schildt

null

, a 


System.InvalidOperationException

 will be thrown. It is also 

possible to obtain the value of a nullable instance by casting it into its underlying type.

The following program puts together the pieces and demonstrates the basic mechanism 

that handles a nullable type:

// Demonstrate a nullable type.

using System;

class NullableDemo {

  static void Main() {

www.freepdf-books.com




600

 

P a r t   I :  



T h e   C #   L a n g u a g e

    int? count = null;

    if(count.HasValue)

      Console.WriteLine("count has this value: " + count.Value);

    else

      Console.WriteLine("count has no value");

    count = 100;

    if(count.HasValue)

      Console.WriteLine("count has this value: " + count.Value);

    else


      Console.WriteLine("count has no value");

  }


}

The output is shown here:

count has no value

count has this value: 100




Download 4,07 Mb.

Do'stlaringiz bilan baham:
1   ...   756   757   758   759   760   761   762   763   ...   1096




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