This points out that IList has a IsFixedSize property on it. I suppose one could use this to see if an IList was made from an upcast from an array or from a list. I get the impression that both a list and an array may be upcast to an IList.
No comments:
Post a Comment