T
uaPLUS Reference
UpdateExtension<T> Method
See Also  Send Feedback
Opc.Ua Namespace > Utils Class : UpdateExtension<T> Method

extensions
elementName
value

Glossary Item Box

Syntax

Visual Basic (Declaration) 
Public Shared Sub UpdateExtension(Of T)( _
   ByRef extensions As XmlElementCollection, _
   ByVal elementName As XmlQualifiedName, _
   ByVal value As Object _
) 
C# 
public static void UpdateExtension<T>( 
   ref XmlElementCollection extensions,
   XmlQualifiedName elementName,
   object value
)

Parameters

extensions
elementName
value

Type Parameters

T

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.