Performs comparisons between documents using a specified metadata key and value type.
- Namespace
- Statiq
.Common - Interfaces
-
- IComparer
<IDocument>
- IComparer
- Base Types
-
- object
- Document
Metadata Comparer <IDocument, TValue>
Syntax
public class DocumentMetadataComparer<TValue> : DocumentMetadataComparer<IDocument, TValue>,
IComparer<IDocument>
Type Parameters
Name | Description |
---|---|
TValue | The type metadata value type. |
Constructors
Name | Summary |
---|---|
Document |
|
Document |
|
Document |
|
Document |