public bool DataEquals (Object target);

파라미터

targetThe target object to be compared against the Preset.

반환

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

설명

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