| Visual Basic (Usage) | Copy Code |
|---|---|
Dim instance As NodeStateFactory Dim typeDefinitionId As NodeId instance.UnRegisterType(typeDefinitionId) | |
| C# | |
|---|---|
public void UnRegisterType( NodeId typeDefinitionId ) | |
Parameters
- typeDefinitionId
- The type definition.
Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2015, .NET4.x