PowerTCP Emulation for .NET CF
Offset Field
See Also  Send comments on this topic.
Dart.Common Namespace > Data Class : Offset Field




The offset into the buffer provided by the Read method.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Offset As Integer
Visual Basic (Usage)Copy Code
Dim instance As Data
Dim value As Integer
 
value = instance.Offset
C# 
public readonly int Offset
Managed Extensions for C++ 
public: readonly int Offset
C++/CLI 
public:
readonly int Offset

Requirements

Target Platforms: Microsoft .NET Framework 2.0

See Also

Documentation Version 4.2
© 2010 Dart Communications. All Rights Reserved.