public bool DataEquals (Object target);

Parámetros

targetThe target object to be compared against the Preset.

Valor de retorno

bool Returns true when the target object has the same serialized values as the Preset. Otherwise, returns false.

Descripción

Determines if the target object has the same serialized values as the Preset.