NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

CaseInsensitiveSortedList Class

[To be supplied.]

Object
   SortedList
      CaseInsensitiveSortedList

[Visual Basic]
Public Class CaseInsensitiveSortedList
   Inherits SortedList
[C#]
public class CaseInsensitiveSortedList : SortedList
[C++]
public __gc class CaseInsensitiveSortedList : public SortedList
[JScript]
public class CaseInsensitiveSortedList extends SortedList

Remarks

[To be supplied.]

Requirements

Namespace: System.Collections

Assembly: System.dll

See Also

CaseInsensitiveSortedList Members | System.Collections Namespace