PowerSNMP for .NET CF
Value Field
See Also  Send comments on this topic.
Dart.Snmp.SimpleType Namespace > Integer Class : Value Field




Gets the integer value associated with this object.

Syntax

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

Property Value

Returns the Int32 value assigned to this object when it was initialized.

Remarks

Read-only.

Requirements

Target Platforms: Microsoft .NET Framework 2.0

See Also

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