uaPLUS Reference
Add(String,String,String) Method
See Also  Send Feedback
Opc.Ua.Server Namespace > ResourceManager Class > Add Method : Add(String,String,String) Method

key
locale
text

Glossary Item Box

Syntax

Visual Basic (Declaration) 
Public Overloads Sub Add( _
   ByVal key As String, _
   ByVal locale As String, _
   ByVal text As String _
) 
C# 
public void Add( 
   string key,
   string locale,
   string text
)

Parameters

key
locale
text

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.