public ReadOnlyCollection( IList<T> list )
Public Sub New ( _ list As IList(Of T) _ )
public: ReadOnlyCollection( IList<T>^ list )