'宣言 Public Shared Function ToByteArray(Of T As {New, Struct})( _ ByVal source() As T _ ) As System.Byte()
public static System.byte[] ToByteArray<T>( T[] source ) where T: new(), struct
DXUtil クラス DXUtil メンバ