Table of Contents

FilePath.Equals Method

Definition

Namespace
Sandcastle.Core
Assembly
Sandcastle.Core.dll

This is overridden to allow proper comparison of file path objects.

public override bool Equals(object obj)

Parameters

obj object

The object to which this instance is compared

Returns

bool

Returns true if the object equals this instance, false if it does not