PowerSNMP for .NET
ToString Method (Opaque)




Returns a string that represents the current object.
Syntax
Public Overrides Function ToString() As String
Dim instance As Opaque
Dim value As String
 
value = instance.ToString()
public override string ToString()
public: string* ToString(); override 
public:
String^ ToString(); override 

Return Value

A string that represents the current object.
Remarks

Converts the object to its string representation using the system default encoding.

See Also

Reference

Opaque Class
Opaque Members


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