S
saju
Hi all,
There are two properties in the CollectionBase class. The documentation
says
"The On* methods are invoked only on the instance returned by the List
property, but not on the instance returned by the InnerList property."
I tried find the catch here... but both the property intances access the On*
methods.. .they are called when I add elements on the returned instances !!!
what is the the type of invocation mentioned in the documentation ????
any ideas ??
regards
There are two properties in the CollectionBase class. The documentation
says
"The On* methods are invoked only on the instance returned by the List
property, but not on the instance returned by the InnerList property."
I tried find the catch here... but both the property intances access the On*
methods.. .they are called when I add elements on the returned instances !!!
what is the the type of invocation mentioned in the documentation ????
any ideas ??
regards