uaPLUS Reference
ToString(String,IFormatProvider) Method
See Also  Send Feedback
Opc.Ua Namespace > ContentFilterElement Class > ToString Method : ToString(String,IFormatProvider) Method

format
formatProvider

Glossary Item Box

Syntax

Visual Basic (Declaration) 
Public Overloads Function ToString( _
   ByVal format As String, _
   ByVal formatProvider As IFormatProvider _
) As String
C# 
public string ToString( 
   string format,
   IFormatProvider formatProvider
)

Parameters

format
formatProvider

Requirements

Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows 7, Windows Server 2008 family

See Also

© 2010-2018 Copyright Advosol Inc. All Rights Reserved.