DeltaXML DITA Compare .NET API Documentation
Assembly: DeltaXML.DitaCompareApi (in DeltaXML.DitaCompareApi.dll) Version: 9.1.1.1000 (9.1.1.1000)
Records alignment information on referenced topics, giving an indication of the
number of comparisons to be performed - the size of the alignedTopics list.
Namespace: DeltaXML.DitaCompareApiAssembly: DeltaXML.DitaCompareApi (in DeltaXML.DitaCompareApi.dll) Version: 9.1.1.1000 (9.1.1.1000)
Syntax
Parameters
- alignedTopics
- Type: System.Collections.Generic IList KeyValuePair String, String
Pairs of A, B topics aligned for comparison.
- unalignedTopicsA
- Type: System.Collections.Generic IList String
Topics identified as deleted.
- unalignedTopicsB
- Type: System.Collections.Generic IList String
Topics identified as inserted.
See Also