This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Compares command elements using a given order.
Namespace: Smartsite.ImageProcessor.Configuration
Assembly: Smartsite.ImageProcessor (in Smartsite.ImageProcessor.dll)
Syntax
C# | Copy Code |
---|---|
public class CommandElementComparer : <> |
Visual Basic (Declaration) | Copy Code |
---|---|
Public Class CommandElementComparer _ Inherits (Of ) |
Inheritance Hierarchy
System..::..Object
System.Collections.Generic..::..Comparer<(Of <CommandElement>)>
Smartsite.ImageProcessor.Configuration..::..CommandElementComparer
System.Collections.Generic..::..Comparer<(Of <CommandElement>)>
Smartsite.ImageProcessor.Configuration..::..CommandElementComparer
See Also
CommandElementComparer Members
Smartsite.ImageProcessor.Configuration Namespace