| Visual Basic (Usage) | Copy Code |
|---|---|
Dim instance As INodeTable Dim value As ITypeTable value = instance.TypeTree | |
| C# | |
|---|---|
ITypeTable TypeTree {get;} | |
Property Value
The type tree.Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2015, .NET4.x
|
| EasyUA Reference |
|
| TypeTree Property | |
| See Also Send Feedback | |
| Opc.Ua.Core.Net4 Assembly > Opc.Ua Namespace > INodeTable Interface : TypeTree Property |
Glossary Item Box
| Visual Basic (Usage) | Copy Code |
|---|---|
Dim instance As INodeTable Dim value As ITypeTable value = instance.TypeTree | |
| C# | |
|---|---|
ITypeTable TypeTree {get;} | |
Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2015, .NET4.x