Visual Basic (Declaration) | |
---|---|
Public ReadOnly Property Comparer As IComparer(Of T) |
C# | |
---|---|
public IComparer<T> Comparer {get;} |
Target Platforms: Windows XP, Windows Server 2003, Windows Vista, Windows Server 2008, Windows 7
CSharpTest.Net | |
Comparer Property | |
See Also Send Feedback Download Help File |
CSharpTest.Net.Library Assembly > CSharpTest.Net.Collections Namespace > BTreeList<T> Class : Comparer Property |
Glossary Item Box
Visual Basic (Declaration) | |
---|---|
Public ReadOnly Property Comparer As IComparer(Of T) |
C# | |
---|---|
public IComparer<T> Comparer {get;} |
Target Platforms: Windows XP, Windows Server 2003, Windows Vista, Windows Server 2008, Windows 7