| Visual Basic (Usage) |  Copy Code | 
|---|---|
| Dim instance As ITypeTable Dim typeId As NodeId Dim value As Boolean value = instance.IsKnown(typeId) | |
Parameters
- typeId
- The type identifier.
Return Value
true if the specified type id is known; otherwise, false.Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2015, .NET4.x
 
     
     
     
     
    
    