PowerSNMP for .NET
Value Field (Integer)




Gets the integer value associated with this object.
Syntax
Public Value As Integer
Dim instance As Integer
Dim value As Integer
 
value = instance.Value
 
instance.Value = value
public int Value
public: int Value
public:
int Value

Field Value

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

Read-only.

See Also

Reference

Integer Class
Integer Members


PowerSNMP for .NET Documentation Version 8.0
© 2024 Dart Communications. All Rights Reserved.
Send comments on this topic