Equals
PropertyDescriptor.Equals method
表示当前对象是否等于另一个同类型的对象。
public abstract bool Equals(PropertyDescriptor other)
范围 | 类型 | 描述 |
---|---|---|
other | PropertyDescriptor | 要与此对象进行比较的对象。 |
返回值
如果当前对象等于另一个参数,则为 true;否则为假。
也可以看看
- class PropertyDescriptor
- 命名空间 Aspose.Email.Mapi
- 部件 Aspose.Email