Equals
Equals(Layout)
public bool Equals(Layout other)
范围 | 类型 | 描述 |
---|---|---|
other | Layout | 与当前比较的对象Layout 目的。 |
返回值
如果两者Layout
对象相同;否则,
true
false
也可以看看
- class Layout
- 命名空间 GroupDocs.Viewer.Results
- 部件 GroupDocs.Viewer
Equals(object)
判断当前是否Layout
与指定对象相同。
public override bool Equals(object obj)
范围 | 类型 | 描述 |
---|---|---|
obj | Object | 与当前比较的对象Layout 目的。 |
返回值
true
obj
false
也可以看看
- class Layout
- 命名空间 GroupDocs.Viewer.Results
- 部件 GroupDocs.Viewer