Overload | Description |
---|---|
ReadOnlyList<T> Constructor(IList<T>) | Wraps an exising list. |
ReadOnlyList<T> Constructor(IList<T>,Boolean) | Makes a shallow copy of an exising list. |
Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2015, .NET4.x
![]() ![]() |
EasyUA Reference |
![]() |
ReadOnlyList<T> Constructor | |
See Also Send Feedback |
Opc.Ua.Core.Net4 Assembly > Opc.Ua Namespace > ReadOnlyList<T> Class : ReadOnlyList<T> Constructor |
Glossary Item Box
Overload | Description |
---|---|
ReadOnlyList<T> Constructor(IList<T>) | Wraps an exising list. |
ReadOnlyList<T> Constructor(IList<T>,Boolean) | Makes a shallow copy of an exising list. |
Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2015, .NET4.x