BibliographyElementDetermineCitations Method
Determine unique citations in the current topic if not already done
Namespace: Sandcastle.Core.PresentationStyle.Transformation.ElementsAssembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2024.9.12.0
public IReadOnlyCollection<string> DetermineCitations(
TopicTransformationCore transformation
)
Public Function DetermineCitations (
transformation As TopicTransformationCore
) As IReadOnlyCollection(Of String)
public:
IReadOnlyCollection<String^>^ DetermineCitations(
TopicTransformationCore^ transformation
)
member DetermineCitations :
transformation : TopicTransformationCore -> IReadOnlyCollection<string>
- transformation TopicTransformationCore
- The topic transformation from which to get the citations
IReadOnlyCollectionStringThe unique citations in the current topic in the order that they were encountered