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!

CaseInsensitiveHashtable Class

[To be supplied.]

Object
   Hashtable
      CaseInsensitiveHashtable

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

Remarks

[To be supplied.]

Requirements

Namespace: System.Collections

Assembly: System.dll

See Also

CaseInsensitiveHashtable Members | System.Collections Namespace