'宣言 Public Overloads Shared Function InsertionIndex(Of T As IComparable)( _ ByVal collection As IList(Of T), _ ByVal value As T _ ) As Integer
public static int InsertionIndex<T>( IList<T> collection, T value ) where T: IComparable
ArrayUtil クラス ArrayUtil メンバ オーバーロード一覧