public bool Compare (TextCore.FaceInfo other);

Parámetros

otherThe FaceInfo structure to compare this FaceInfo structure with.

Valor de retorno

bool Returns true if the FaceInfo structures have the same values. False if not.

Descripción

Compares the information in this FaceInfo structure with the information in the given FaceInfo structure to determine whether they have the same values.