EasyUA Reference
ByteCollection Constructor
See Also  Send Feedback
Opc.Ua.Core.Net4 Assembly > Opc.Ua Namespace > ByteCollection Class : ByteCollection Constructor

Glossary Item Box

Overload List

OverloadDescription
ByteCollection Constructor() Initializes an empty collection.  
ByteCollection Constructor(Int32) Initializes the collection and sets the maximum capacity  
ByteCollection Constructor(IEnumerable<Byte>) Initializes the collection and populates it with the specified collection of Byte values  

Requirements

Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2015, .NET4.x

See Also

Copyright © 2018 Advosol Inc. All Rights Reserved.