TopicTransformationCore.ReplaceLanguageSpecificTextRange Method
Definition
- Assembly
- Sandcastle.Core.dll
Replace a range of language specific text entries
public void ReplaceLanguageSpecificTextRange(IEnumerable<LanguageSpecificText> keywords)
Parameters
keywordsIEnumerable<LanguageSpecificText>The language specific text entries to replace. If an entry is not present for the keyword, it will be added instead.