Class ConstantIndexMap
Implements
Inherited Members
Namespace: g3
Assembly: cs.temp.dll.dll
Syntax
public class ConstantIndexMap : IIndexMap
  Constructors
ConstantIndexMap(Int32)
Declaration
public ConstantIndexMap(int c)
  Parameters
| Type | Name | Description | 
|---|---|---|
| Int32 | c | 
Fields
Constant
Declaration
public int Constant
  Field Value
| Type | Description | 
|---|---|
| Int32 | 
Properties
Item[Int32]
Declaration
public int this[int index] { get; }
  Parameters
| Type | Name | Description | 
|---|---|---|
| Int32 | index | 
Property Value
| Type | Description | 
|---|---|
| Int32 |