C# Class System.Collections.SortedList.SortedListDebugView

Show file Open project: dotnet/corefx

Private Properties

Property Type Description

Public Methods

Method Description
SortedListDebugView ( SortedList sortedList ) : System.Diagnostics

Method Details

SortedListDebugView() public method

public SortedListDebugView ( SortedList sortedList ) : System.Diagnostics
sortedList SortedList
return System.Diagnostics