What is ilist.list property ?
On page 286
....
Explicit casting is necessary here, as the IList.List property returns a System.Object object. The
important thing to note here is that you define a type for this indexer.
....
This confuse me,this is a printing error or not. PLS help me.
|