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