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