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

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc 名前空間 > MultiSelect<T> クラス : CheckedIndexes プロパティ
Gets or sets a list containing the indexes of checked items.
シンタックス
'宣言
 
Public Property CheckedIndexes As System.Collections.Generic.IList(Of Integer)
public System.Collections.Generic.IList<int> CheckedIndexes {get; set;}
参照

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