PowerTCP Sockets for .NET
Offset Property




Syntax
'Declaration
 
Public ReadOnly Property Offset As Integer
'Usage
 
Dim instance As Segment
Dim value As Integer
 
value = instance.Offset
public int Offset {get;}
public: __property int get_Offset();
public:
property int Offset {
   int get();
}
See Also

Reference

Segment Class
Segment Members


PowerTCP Sockets for .NET Documentation Version 6.1
© 2023 Dart Communications. All Rights Reserved.
Send comments on this topic