CMPImageListRemove Method

remove single image from the image list.

Definition

Namespace: PCBI
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
public bool Remove(
	string name
)

Parameters

name  String

Return Value

Boolean

See Also