ToList

ImageResourcePackage.ToList method

Creates a list from the package.

public IReadOnlyList<ImageResourceBlock> ToList()

Return Value

A list that contains all Image Resource Blocks from the package.

See Also