PowerSNMP for .NET CF
Offset Field
See Also  Send comments on this topic.
Dart.Snmp Namespace > DecodingException Class : Offset Field




Gets the offset into the buffer where the error occurred.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Offset As Integer
Visual Basic (Usage)Copy Code
Dim instance As DecodingException
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

Remarks

This field is read-only.

Requirements

Target Platforms: Microsoft .NET Framework 2.0

See Also

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