uaPLUS Reference
Seek Method
See Also  Send Feedback
Opc.Ua.Bindings Namespace > ArraySegmentStream Class : Seek Method

offset
origin

Glossary Item Box

Syntax

Visual Basic (Declaration) 
Public Overrides Function Seek( _
   ByVal offset As Long, _
   ByVal origin As SeekOrigin _
) As Long
C# 
public override long Seek( 
   long offset,
   SeekOrigin origin
)

Parameters

offset
origin

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.