SearchResultEquals Method

CVB.Net Documentation
Equality comparison.

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

public override bool Equals(
	Object obj
)

Parameters

obj
Type: SystemObject
Object to compare to.

Return Value

Type: Boolean
True if the objects are identical, false otherwise
See Also

Reference