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


// Only derived types can support this



Download 21,46 Mb.
Pdf ko'rish
bet545/1830
Sana28.09.2021
Hajmi21,46 Mb.
#188411
1   ...   541   542   543   544   545   546   547   548   ...   1830
Bog'liq
[book] [en] Pro C# 2008 and the NET 3.5 Platform Fourth Edition

// Only derived types can support this

// "polymorphic interface." Classes in other

// heirarchies have no access to this abstract

// member.

public abstract object Clone();

}

Given this definition, only members that extend CloneableType are able to support the Clone()



method. If you create a new collection of classes that do not extend this base class, you are unable

to gain this polymorphic interface. As you would guess, interface types come to the rescue. Once an

interface has been defined, it can be implemented by any type, in any hierarchy, within any name-

spaces or any assembly (written in any .NET programming language). Given this, interfaces are



highly polymorphic. Consider the standard .NET interface named ICloneable defined in the System

namespace. This interface defines a single method named Clone():

public interface ICloneable

{

object Clone();



}

If you were to examine the .NET Framework 3.5 SDK documentation, you would find that a

large number of seemingly unrelated types (System.Array, System.Data.SqlClient.SqlConnection,

System.OperatingSystem, System.String, etc.) all implement this interface. Although these types

have no common parent (other than System.Object), we can treat them polymorphically via the

ICloneable interface type.

For example, if we had a method named CloneMe() that took an ICloneable interface parame-

ter, we could pass this method any object that implements said interface. Consider the following

simple Program class defined within a Console Application named ICloneableExample:

class Program

{

static void Main(string[] args)



{

Console.WriteLine("***** A First Look at Interfaces *****\n");




Download 21,46 Mb.

Do'stlaringiz bilan baham:
1   ...   541   542   543   544   545   546   547   548   ...   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