C# 0 The Complete Reference


Length  and  Error



Download 4,07 Mb.
Pdf ko'rish
bet352/1096
Sana23.01.2022
Hajmi4,07 Mb.
#402171
1   ...   348   349   350   351   352   353   354   355   ...   1096
Bog'liq
C-Sharp 3 The Complete Reference Herbert Schildt

Length

 and 


Error

 are declared:

// An auto-implemented, read-only Length property.

public int Length { get; private set; }

// An auto-implemented, read-only Error property.

public bool Error { get; private set; }

Notice that for both properties, the 

set

 accessor is private. As explained earlier in this 

chapter, this results in what is effectively a read-only, auto-implemented property.

The


RangeArray

 constructor is shown here:

// Construct array given its size.

public RangeArray(int low, int high) {

  high++;

  if(high <= low) {

    Console.WriteLine("Invalid Indices");

    high = 1; // create a minimal array for safety

    low = 0;

  }


  a = new int[high - low];

  Length = high - low;

  lowerBound = low;

  upperBound = --high;

}

A

RangeArray



 is constructed by passing the lower bound index in 

low

 and the upper 

bound index in 


Download 4,07 Mb.

Do'stlaringiz bilan baham:
1   ...   348   349   350   351   352   353   354   355   ...   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