Bitmap for WPF
CopyTo<T> メソッド (DataPointer)

C1.WPF.DX.4.5.2 アセンブリ > C1.Util.DX 名前空間 > DataPointer 構造体 : CopyTo<T> メソッド
シンタックス
'宣言
 
Public Sub CopyTo(Of T As {New, Struct})( _
   ByVal buffer() As T, _
   ByVal offset As System.Integer, _
   ByVal count As System.Integer _
) 
public void CopyTo<T>( 
   T[] buffer,
   System.int offset,
   System.int count
)
where T: new(), struct

パラメータ

buffer
offset
count

型パラメータ

T
参照

DataPointer 構造体
DataPointer メンバ