CMPImageListAddOrOverwrite Method

add new or update image data data

Definition

Namespace: PCBI
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
public CMPImageData AddOrOverwrite(
	CMPImageData image
)

Parameters

image  CMPImageData
 

Return Value

CMPImageData
if already added it returns the existing instance

See Also