GroupLab Widget Tap Library

Path.Part.Equals Method 

Determines if the current path part is logically equal to another.

public override bool Equals(
   object o
);

Parameters

o
Another path part.

Return Value

true if path parts are equal.

See Also

Path.Part Class | GroupLab.WidgetTap Namespace