C# 0 The Complete Reference


string ’s methods:  Substring( )



Download 4,07 Mb.
Pdf ko'rish
bet229/1096
Sana23.01.2022
Hajmi4,07 Mb.
#402171
1   ...   225   226   227   228   229   230   231   232   ...   1096
Bog'liq
C-Sharp 3 The Complete Reference Herbert Schildt

string

’s methods: 



Substring( )

. The 


Substring( )

 method returns a new string that contains 

a specified portion of the invoking string. Because a new 

string

 object is manufactured that 

www.freepdf-books.com



162

 

P a r t   I :  



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

contains the substring, the original string is unaltered, and the rule of immutability is still 

intact. The form of 

Substring( )

 that we will be using is shown here:

string Substring(int 

start

, int 


len

)

Here, 



start

 specifies the beginning index, and 



len

 specifies the length of the substring.

Here is a program that demonstrates 

Substring( )

 and the principle of immutable strings:

// Use Substring().

using System;

class SubStr {

  static void Main() {

    string orgstr = "C# makes strings easy.";

    // construct a substring

    string substr = orgstr.Substring(5, 12);

    Console.WriteLine("orgstr: " + orgstr);

    Console.WriteLine("substr: " + substr);

  }


}

Here is the output from the program:

orgstr: C# makes strings easy.

substr: kes strings

As you can see, the original string 


Download 4,07 Mb.

Do'stlaringiz bilan baham:
1   ...   225   226   227   228   229   230   231   232   ...   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