Visual Basic (Usage) | ![]() |
---|---|
Dim instance As ITypeTable Dim typeId As ExpandedNodeId Dim value As IList(Of NodeId) value = instance.FindSubTypes(typeId) |
C# | |
---|---|
IList<NodeId> FindSubTypes( ExpandedNodeId typeId ) |
Parameters
- typeId
- The extended type identifier.
Return Value
List of type identifiers for typeIdTarget Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2015, .NET4.x