Overload List

  NameDescription
RList<(Of <(T>)>)()()()
Constructs an empty RList.
RList<(Of <(T>)>)(IList<(Of <(T>)>))
Constructs an RList with the specified items.

See Also