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