| Visual Basic (Usage) |  Copy Code | 
|---|---|
| Dim instance As TypeTable Dim expectedTypeId As NodeId Dim value As Object Dim value As Boolean value = instance.IsEncodingFor(expectedTypeId, value) | |
| C# | |
|---|---|
| public bool IsEncodingFor( NodeId expectedTypeId, object value ) | |
Parameters
- expectedTypeId
- value
Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2015, .NET4.x
 
     
     
     
     
    
    