ASP.NET Core MVC コントロールヘルプ
SelectedIndex プロパティ (ListBox<T>)

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc 名前空間 > ListBox<T> クラス : SelectedIndex プロパティ
Gets or sets the index of the currently selected item in the list.
シンタックス
'宣言
 
Public Property SelectedIndex As System.Integer
public System.int SelectedIndex {get; set;}
参照

ListBox<T> クラス
ListBox<T> メンバ