Leadtools Namespace > LeadStream Class : Seek Method |
public long Seek( LeadSeekOrigin origin, long offset )
'Declaration Public Function Seek( _ ByVal origin As LeadSeekOrigin, _ ByVal offset As Long _ ) As Long
'Usage Dim instance As LeadStream Dim origin As LeadSeekOrigin Dim offset As Long Dim value As Long value = instance.Seek(origin, offset)
public long Seek( LeadSeekOrigin origin, long offset )
public: int64 Seek( LeadSeekOrigin origin, int64 offset )
Use the CanSeek property to determine whether the current instance supports reading.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2