ClassifierModelInformationEquals Method

CVB.Net Documentation
Equality comparison.

Namespace:  Stemmer.Cvb.Minos
Assembly:  Stemmer.Cvb.Minos (in Stemmer.Cvb.Minos.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