uaPLUS Reference
Create Method
See Also  Send Feedback
Opc.Ua Namespace > ApplicationConfigurationSection Class : Create Method

parent
configContext
section

Glossary Item Box

Syntax

Visual Basic (Declaration) 
Public Function Create( _
   ByVal parent As Object, _
   ByVal configContext As Object, _
   ByVal section As XmlNode _
) As Object
C# 
public object Create( 
   object parent,
   object configContext,
   XmlNode section
)

Parameters

parent
configContext
section

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.