public bool DataEquals (Object target);

参数

target要与预设进行比较的目标对象。

返回

bool 当目标对象具有与预设相同的序列化值时,返回 true。否则,返回 false。

描述

确定目标对象是否具有与预设相同的序列化值。