Show / Hide Table of Contents

Property ValueComparer

| Improve this Doc View Source

ValueComparer

Gets or sets the value comparer.

Declaration
public IComparer<T> ValueComparer { get; set; }
Property Value
Type Description
System.Collections.Generic.IComparer<T>
Remarks

If not set, the default comparer will be returned.

  • Improve this Doc
  • View Source
Back to top Copyright © Weifen Luo | DevZest