Click or drag to resize

UuidInfoBoxCollectionContains Method

Determines whether the CollectionBase contains 'source'.

Namespace:  Atalasoft.Imaging.Codec.Jpeg2000
Assembly:  Atalasoft.dotImage.Jpeg2000 (in Atalasoft.dotImage.Jpeg2000.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public virtual bool Contains(
	UuidInfoBox source
)

Parameters

source
Type: Atalasoft.Imaging.Codec.Jpeg2000UuidInfoBox
given object of UuidInfoBox

Return Value

Type: Boolean
boolean
See Also