I would need an working example-program of an Explicit Interface Member Implementation of an Indexer.
Microsofts c# docu of Indexers states that this is possible, but does not provide a working example (at least for me the example is not working). I would need a working Program that does that.