BibliographyElement.DetermineCitations Method
Definition
- Assembly
- Sandcastle.Core.dll
Determine unique citations in the current topic if not already done
public IReadOnlyCollection<string> DetermineCitations(TopicTransformationCore transformation)
Parameters
transformationTopicTransformationCoreThe 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