'Declaration Public Overloads Function Equals( _ ByVal markupPointer As C1TextPointer _ ) As System.Boolean
public System.bool Equals( C1TextPointer markupPointer )
Parameters
- markupPointer
- A C1TextPointer object to which to compare the current C1TextPointer object.
Return Value
True if the objects are equal; otherwise, False.