Click or drag to resize

PhotoshopResourceCollectionItem Property

Gets an item index of the PhotoshopResourceCollection.

Namespace:  Atalasoft.Imaging.Metadata
Assembly:  Atalasoft.dotImage (in Atalasoft.dotImage.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public PhotoshopResource this[
	int index
] { get; }

Parameters

index
Type: SystemInt32
The zero based item index.

Property Value

Type: PhotoshopResource
See Also