'宣言 Public Overloads Function CheckedIndexes( _ ByVal value As System.Collections.Generic.IList(Of Integer) _ ) As ListBoxBuilder(Of T)
public ListBoxBuilder<T> CheckedIndexes( System.Collections.Generic.IList<int> value )
パラメータ
- value
- 値
戻り値の型
現在のビルダ
'宣言 Public Overloads Function CheckedIndexes( _ ByVal value As System.Collections.Generic.IList(Of Integer) _ ) As ListBoxBuilder(Of T)
public ListBoxBuilder<T> CheckedIndexes( System.Collections.Generic.IList<int> value )