EasyUA Reference
ToString(Object) Method
See Also  Send Feedback
Opc.Ua.Core.Net4 Assembly > Opc.Ua Namespace > Utils Class > ToString Method : ToString(Object) Method

source

Glossary Item Box

Formats an object using the invariant locale.

Syntax

Visual Basic (Usage)Copy Code
Dim source As Object
Dim value As String
 
value = Utils.ToString(source)
C# 
public static string ToString( 
   object source
)

Parameters

source

Requirements

Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2015, .NET4.x

See Also

Copyright © 2018 Advosol Inc. All Rights Reserved.