'宣言 Public Shared Function GetModulus(Of T)( _ ByVal list As IList(Of T), _ ByVal index As Integer _ ) As T
public static T GetModulus<T>( IList<T> list, int index )
ArrayUtil クラス ArrayUtil メンバ