Tipic Instant Messaging Platform - Programmer's Reference Guide

LinkedList.Comparator Property

The object to use for comparisons.

[Visual Basic]
Public Property Comparator As IComparer
[C#]
public System.Collections.IComparer Comparator {get; set;}

See Also

LinkedList Class | bedrock.collections Namespace