[NotNull()] UANodeId this[ object key ]; {get;}
[NotNull()] property UANodeId^ default [Object^] { UANodeId^ get(Object^ key); }
'Declaration <NotNullAttribute()> ReadOnly Default Property Item( _ ByVal key As Object _ ) As UANodeId
'Declaration
<NotNullAttribute()> ReadOnly Default Property Item( _ ByVal key As Object _ ) As UANodeId
'Usage Dim instance As _StringUANodeIdReadOnlyDictionary Dim key As Object Dim value As UANodeId value = instance.Item(key)
'Usage
Dim instance As _StringUANodeIdReadOnlyDictionary Dim key As Object Dim value As UANodeId value = instance.Item(key)
Target Platforms: .NET Framework: Windows 10 (selected versions), Windows 11 (selected versions), Windows Server 2016, Windows Server 2022; .NET: Linux, macOS, Microsoft Windows
_StringUANodeIdReadOnlyDictionary Interface _StringUANodeIdReadOnlyDictionary Members