Click or drag to resize

PhotoshopResourceCollectionContains Method

Determines whether the given PhotoshopResource is in the collection

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 bool Contains(
	PhotoshopResource resource
)

Parameters

resource
Type: Atalasoft.Imaging.MetadataPhotoshopResource

Return Value

Type: Boolean
See Also