CMPImageListGetAllImages Method

get a list with all image data in this instance.

Definition

Namespace: PCBI
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
public IReadOnlyList<CMPImageData> GetAllImages()

Return Value

IReadOnlyListCMPImageData

See Also