Le 16/12/2013 06:53, Bruce a écrit :
> Fiddling around under the hood
>
> Is there any hidden reason why Connections is readonly?
>
Because it is a collection of connections defined in the project, so it
is read-only.
> Is there any reason for it not having a Count property?
Not at all. I
Fiddling around under the hood
Is there any hidden reason why Connections is readonly?
Is there any reason for it not having a Count property?
The reason being, I am trying to get rid of my Application
override/inheritance problem from this morning. I have run into an issue
where a) we con