'Declaration Sub SetKey( _ ByVal key As Object _ )
'Declaration
Sub SetKey( _ ByVal key As Object _ )
'Usage Dim instance As _DictionaryEntry2 Dim key As Object instance.SetKey(key)
'Usage
Dim instance As _DictionaryEntry2 Dim key As Object instance.SetKey(key)
void SetKey( object key )
void SetKey( Object^ key )
Target Platforms: .NET Framework: Windows 10 (selected versions), Windows 11 (selected versions), Windows Server 2016, Windows Server 2022; .NET: Linux, macOS, Microsoft Windows
_DictionaryEntry2 Interface _DictionaryEntry2 Members