EasyUA Reference
IsEncodingFor(NodeId,ExtensionObject) Method
See Also  Send Feedback
Opc.Ua.Core.Net4 Assembly > Opc.Ua Namespace > TypeTable Class > IsEncodingFor Method : IsEncodingFor(NodeId,ExtensionObject) Method

expectedTypeId
value

Glossary Item Box

Syntax

Visual Basic (Usage)Copy Code
Dim instance As TypeTable
Dim expectedTypeId As NodeId
Dim value As ExtensionObject
Dim value As Boolean
 
value = instance.IsEncodingFor(expectedTypeId, value)
C# 
public bool IsEncodingFor( 
   NodeId expectedTypeId,
   ExtensionObject value
)

Parameters

expectedTypeId
value

Requirements

Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2015, .NET4.x

See Also

Copyright © 2018 Advosol Inc. All Rights Reserved.