explicit interface implementation
Messages   Related Types
This message was discovered on ASPFriends.com 'aspngvb' list.


Andy Smith
what is the vb equivalent of c#'s explicit interface implementation?

__
Andy Smith
Keyboard Jockey #3a7-2.78.1

Reply to this message...
 
    
Darren Neimke
Andy,

You just use the Implements *keyword* after the class member that is
providing the implementation. Similar to how you would use the
Implements *statement* after the Class declaration.

Take a look at this article, and specifically note how I use the
Implements *statement* to Implement IEnumerable on the Students Class
and the Implements *keyword* on the GetEnumerator() method.

=09
http://www.flws.com.au/showusyourcode/codeLib/code/CustomCollections.asp
?CatID=3D5

Refer the Visual Basic Language and Runtime Reference in MSDN for
further info on this.

-----Original Message-----
From: Andy Smith [mailto:Click here to reveal e-mail address]=20
Sent: Saturday, July 06, 2002 2:44 AM
To: aspngvb
Subject: [aspngvb] explicit interface implementation

what is the vb equivalent of c#'s explicit interface implementation?

__
Andy Smith
Keyboard Jockey #3a7-2.78.1

| [aspngvb] member Click here to reveal e-mail address =3D YOUR ID=20
| http://www.asplists.com/asplists/aspngvb.asp =3D JOIN/QUIT

Reply to this message...
 
 
System.Collections.IEnumerable




Ad
MBR BootFX
Best-of-breed application framework for .NET projects, developed by Matthew Baxter-Reynolds and MBR IT
 
 Copyright © Matthew Baxter-Reynolds 2001-2008. '.NET 247 Software Development Services' is a trading style of MBR IT Solutions Ltd.
Contact Us - Terms of Use - Privacy Policy - www.dotnet247.com