uaPLUS Reference
BufferCollection Constructor(ArraySegment<Byte>)
See Also  Send Feedback
Opc.Ua.Bindings Namespace > BufferCollection Class > BufferCollection Constructor : BufferCollection Constructor(ArraySegment<Byte>)

segment

Glossary Item Box

Syntax

Visual Basic (Declaration) 
Public Function New( _
   ByVal segment As ArraySegment(Of Byte) _
)
C# 
public BufferCollection( 
   ArraySegment<byte> segment
)

Parameters

segment

Requirements

Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows 7, Windows Server 2008 family

See Also

© 2010-2018 Copyright Advosol Inc. All Rights Reserved.