'宣言 Public Overloads Overridable Function Bind( _ ByVal value As System.Collections.Generic.IEnumerable(Of T) _ ) As TransposedGridBuilder(Of T)
public virtual TransposedGridBuilder<T> Bind( System.Collections.Generic.IEnumerable<T> value )
パラメータ
- value