ImageEquals Method

CVB.Net Documentation
Equality check.

Namespace:  Stemmer.Cvb
Assembly:  Stemmer.Cvb (in Stemmer.Cvb.dll) Version: 14.0.0.0
Syntax

public override bool Equals(
	Object obj
)

Parameters

obj
Type: SystemObject
Object to which to compare.

Return Value

Type: Boolean
true if this image reference is equal.
See Also

Reference