Click or drag to resize

VFPFingerPrintDBContainsFile Method

Contains file.

Namespace:  VisioForge.VideoFingerPrinting
Assembly:  VisioForge.VideoFingerPrinting (in VisioForge.VideoFingerPrinting.dll) Version: 1.0.0
Syntax
public bool ContainsFile(
	VFPFingerprintSource source
)

Parameters

source
Type: VisioForge.VideoFingerPrintingVFPFingerprintSource
Source.

Return Value

Type: Boolean
The Boolean.
See Also