[]
Initializes a new instance of the ReadOnlyStructList<T> class from a given instance of StructList<T>.
public ReadOnlyStructList(StructList<T> list)
Public Sub New(list As StructList(Of T))