'Declaration
Public Property Key As Object
'Usage
Dim instance As DictionaryEntry2 Dim value As Object instance.Key = value value = instance.Key
public object Key {get; set;}
'Declaration
Public Property Key As Object
'Usage
Dim instance As DictionaryEntry2 Dim value As Object instance.Key = value value = instance.Key
public object Key {get; set;}