PowerSNMP for .NET
Offset Property




The offset into the buffer where the data starts.
Syntax
Public ReadOnly Property Offset As Integer
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

6.1.1.2
PowerSNMP for .NET Documentation Version 7.0
© 2023 Dart Communications. All Rights Reserved.
Send comments on this topic