Table of Contents

IndexedTemplateTypeReference.Equals Method

Definition

Namespace
Sandcastle.Tools.BuildComponents.Targets
Assembly
Sandcastle.Tools.BuildComponents.Targets.dll

This is overridden to allow comparison of to indexed template type references for equality

public override bool Equals(object obj)

Parameters

obj object

The instance to compare

Returns

bool

True if equal, false if not