|
System.Collections.SortedList Class: Information : Base Types : Related Resources: Represents a collection of key-and-value pairs that are sorted by the keys and are accessible by ...
|
|
.NET Framework Class Browser ... Class System.Collections.SortedList
|
|
The System.Collections.Generic.SortedList class is equivalent to the System.Collections.SortedList class. The System.Collections.Generic.SortedDictionary class is equivalent to the ...
|
|
Mono Class Library : System.Collections Namespace System.Collections.SortedList Class: Documentation for this section has not yet been entered. See Also: ...
|
|
The members of System.Collections.SortedList are listed below. See Also: Inherited members from System.Object [ ...
|
|
Visual Basic] Public Class PrintJobCollection Inherits System.Collections.SortedList Implements IList, IDisposable [C#] public class PrintJobCollection
|
|
Represents a collection of key/value pairs that are sorted by the keys and are accessible by key and by index.
|
|
Represents a collection of key-and-value pairs that are sorted by the keys and are accessible by key and by index. For a list of all members of this type, see SortedList Members
|