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