public IReadOnlyList<CMPImageData> GetAllImages()
Public Function GetAllImages As IReadOnlyList(Of CMPImageData)
public: IReadOnlyList<CMPImageData^>^ GetAllImages()
member GetAllImages : unit -> IReadOnlyList<CMPImageData>
In This Article