'宣言 Public Property SelectedIndex As System.Integer
'使用法 Dim instance As DiagramChart Dim value As System.Integer instance.SelectedIndex = value value = instance.SelectedIndex
public System.int SelectedIndex {get; set;}
'宣言 Public Property SelectedIndex As System.Integer
'使用法 Dim instance As DiagramChart Dim value As System.Integer instance.SelectedIndex = value value = instance.SelectedIndex
public System.int SelectedIndex {get; set;}