uaPLUS Reference
Add Method
See Also  Send Feedback
Opc.Ua Namespace > BindingFactory Class : Add Method

uriScheme
bindingType

Glossary Item Box

Syntax

Visual Basic (Declaration) 
Public Overridable Sub Add( _
   ByVal uriScheme As String, _
   ByVal bindingType As Type _
) 
C# 
public virtual void Add( 
   string uriScheme,
   Type bindingType
)

Parameters

uriScheme
bindingType

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.