TrainingSetImageInfoEquals Method

CVB.Net Documentation
Check two ImageInformation objects for equality.

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
other object to check

Return Value

Type: Boolean
true if the objects are equal, false otherwise
See Also

Reference