[Mono-list] Array should have a Count property?
Nick Drochak
ndrochak@gol.com
Thu, 22 Nov 2001 08:03:06 +0900
> This is puzzling. The documentation for ICollection.Count
> says (this wording is very strange):
>
> `When implemented by a class, gets the number....'
I noticed this too. However, I would be stunned if this one interface
class is an exception to the rule. I just thought the docs for
ICollection had a different author and thus different wording.
"When" shouldn't mean "if". Surely the spec says that a class "must"
implement the entire interface, no?