Class ShiftIndexMap
Implements
Inherited Members
Namespace: g3
Assembly: cs.temp.dll.dll
Syntax
public class ShiftIndexMap : IIndexMap
Constructors
ShiftIndexMap(Int32)
Declaration
public ShiftIndexMap(int n)
Parameters
Type | Name | Description |
---|---|---|
Int32 | n |
Fields
Shift
Declaration
public int Shift
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 |