D
Dinis Correia
Hi all,
How can I replace an inherited member name?
I've built a class that inherits from KeyedCollection(Of ..., ...). I would
like to replace base class Items property with Fields property. Is this
possible?
TIA,
DC
How can I replace an inherited member name?
I've built a class that inherits from KeyedCollection(Of ..., ...). I would
like to replace base class Items property with Fields property. Is this
possible?
TIA,
DC