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