Click or drag to resize
ImageManagerExistsOnImage Method
Check if a entry exists in the image

Namespace: DrawerBackup.Storage
Assembly: DrawerBackup.Storage (in DrawerBackup.Storage.dll) Version: 0.0.1.1 (0.0.1.1)
Syntax
public bool ExistsOnImage(
	string entryID
)

Parameters

entryID
Type: SystemString
Entry ID

Return Value

Type: Boolean
See Also