Error!
Success!

Passing ReadOnlyCollection using the AsReadonly method so that user ca

0
kicks

Passing ReadOnlyCollection using the AsReadonly method so that user ca  (Unpublished)

This was new to me so as always I decided to share with all. The generic List has a method AsReadonly. The methods can be used if you want to pass the list as readonly. The return value of the method is a ReadOnlyCollection.


Kicked By:
Drop Kicked By: