Table of Contents

BibliographyElement.DetermineCitations Method

Definition

Namespace
Sandcastle.Core.PresentationStyle.Transformation.Elements
Assembly
Sandcastle.Core.dll

Determine unique citations in the current topic if not already done

public IReadOnlyCollection<string> DetermineCitations(TopicTransformationCore transformation)

Parameters

transformation TopicTransformationCore

The topic transformation from which to get the citations

Returns

IReadOnlyCollection<string>

The unique citations in the current topic in the order that they were encountered