'宣言 Public ReadOnly Property Keys As System.Integer()
'使用法 Dim instance As PropsHashTable(Of T) Dim value() As System.Integer value = instance.Keys
public System.int[] Keys {get;}
'宣言 Public ReadOnly Property Keys As System.Integer()
'使用法 Dim instance As PropsHashTable(Of T) Dim value() As System.Integer value = instance.Keys
public System.int[] Keys {get;}