'宣言
<Foundation.ExportAttribute("SelectedIndex")> <System.ComponentModel.BrowsableAttribute(True)> Public Property SelectedIndex As System.Integer
[Foundation.Export("SelectedIndex")] [System.ComponentModel.Browsable(true)] public System.int SelectedIndex {get; set;}