'Declaration Public Overloads Function Equals( _ ByVal right As CustomXmlPart _ ) As System.Boolean
public System.bool Equals( CustomXmlPart right )
Parameters
- right
- The CustomXmlPart to compare with the current object.
Return Value
True if the specified CustomXmlPart is equal to the current object; otherwise, false.