Skip to content

IMemoryRegion.CopyTo Method

Definition

public abstract void CopyTo(IList<Byte> target);

Parameters

Name Type Description
target IList<Byte>