C# 0 The Complete Reference



Download 4,07 Mb.
Pdf ko'rish
bet579/1096
Sana23.01.2022
Hajmi4,07 Mb.
#402171
1   ...   575   576   577   578   579   580   581   582   ...   1096
Bog'liq
C-Sharp 3 The Complete Reference Herbert Schildt

Type

.

Type

 is a large 

class with many members, and a discussion is deferred until the next section, where reflection 

is examined. However, to briefly demonstrate 

Type

, the following program uses three of 

its properties: 

FullName

,

IsClass

, and 

IsAbstract

. To obtain the full name of the type, use 



FullName

.

IsClass

 returns true if the type is a class. 

IsAbstract

 returns true if a class is abstract.

// Demonstrate typeof.

using System;

using System.IO;

class UseTypeof {

  static void Main() {

    Type t = typeof(StreamReader);

    Console.WriteLine(t.FullName);

    if(t.IsClass) Console.WriteLine("Is a class.");

    if(t.IsAbstract) Console.WriteLine("Is abstract.");

    else Console.WriteLine("Is concrete.");

  }

}

This program outputs the following:



System.IO.StreamReader

Is a class.

Is concrete.

www.freepdf-books.com




Download 4,07 Mb.

Do'stlaringiz bilan baham:
1   ...   575   576   577   578   579   580   581   582   ...   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