Visual Basic (Usage) | ![]() |
---|---|
Dim list As IList(Of T) Dim makeCopy As Boolean Dim instance As New ReadOnlyList(Of T)(list, makeCopy) |
Parameters
- list
- makeCopy
Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2015, .NET4.x
![]() ![]() |
EasyUA Reference |
![]() |
ReadOnlyList<T> Constructor(IList<T>,Boolean) | |
See Also Send Feedback |
Opc.Ua.Core.Net4 Assembly > Opc.Ua Namespace > ReadOnlyList<T> Class > ReadOnlyList<T> Constructor : ReadOnlyList<T> Constructor(IList<T>,Boolean) |
Glossary Item Box
Visual Basic (Usage) | ![]() |
---|---|
Dim list As IList(Of T) Dim makeCopy As Boolean Dim instance As New ReadOnlyList(Of T)(list, makeCopy) |
Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2015, .NET4.x