[]
Determines whether the specified CustomXmlPart is equal to the current object.
public bool Equals(CustomXmlPart right)
| Type | Name | Description |
|---|---|---|
| CustomXmlPart | right | The CustomXmlPart to compare with the current object. |
| Type | Description |
|---|---|
| bool | True if the specified CustomXmlPart is equal to the current object; otherwise, false. |
public override bool Equals(object obj)
| Type | Name | Description |
|---|---|---|
| object | obj |
| Type | Description |
|---|---|
| bool |