I have a custom class that wants to expose IList and ICollectionView. Both interfaces define the length parameter and I get an "ambiguous renference to length" error when I try to access length. I believe this is essentially a namespace issue, but I don't know how to solve it. Suggestions?
- [flexcoders] Overlapping interfaces jimmy5804
- RE: [flexcoders] Overlapping interfaces Alex Harui
- [flexcoders] Re: Overlapping interfaces jimmy5804
- [flexcoders] Re: Overlapping interfaces jimmy5804

