Class IndexHashSet
Namespace: g3
Assembly: cs.temp.dll.dll
Syntax
public class IndexHashSet : HashSet<int>
  Properties
Item[Int32]
Declaration
public bool this[int key] { get; set; }
  Parameters
| Type | Name | Description | 
|---|---|---|
| Int32 | key | 
Property Value
| Type | Description | 
|---|---|
| Boolean |