Hello,

is there a possibility to create in c# a indexed property that can be used in visual basic 6? I already tried to implement a indexer class object that implements the this indexer but this doesn't work.

Please Help