N
Niels Ull
Hi!
I am looking for a simple way to validate members in my own System.Collections.Generic.List<>
derived class?
In CollectionBase, I can override OnValidate - is there a similar functionality
in List<>?
Regards
Niels Harremoë
I am looking for a simple way to validate members in my own System.Collections.Generic.List<>
derived class?
In CollectionBase, I can override OnValidate - is there a similar functionality
in List<>?
Regards
Niels Harremoë