I would like to place this property in an interface
.....
public string this[string key]
{ get { return .... } }
----
Is that possible to do in an interface? The compiler gets
hung up on
the keyword this on the variations I have tried....
advTHANKSance
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the
Google Groups "C-Sharp (C#)" group.
To post to this group, send email to C_Sharp googlegroups.com
To unsubscribe from this group, send email to
C_Sharp-unsubscribe googlegroups.com
For more options, visit this group at http://groups.
google.com/group/C_Sharp
-~----------~----~----~----~------~----~------~--~---
|