PowerSNMP for .NET
Nsap Constructor(String)




A string that is converted to a byte array using the system default encoding.
Initializes a new instance of the Nsap class.
Syntax
Public Function New( _
   ByVal value As String _
)
Dim value As String
 
Dim instance As New Nsap(value)
public Nsap( 
   string value
)
public: Nsap( 
   string* value
)
public:
Nsap( 
   String^ value
)

Parameters

value
A string that is converted to a byte array using the system default encoding.
See Also

Reference

Nsap Class
Nsap Members
Overload List


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