Interface IIndexMap
Namespace: g3
Assembly: cs.temp.dll.dll
Syntax
public interface IIndexMap
Properties
Item[Int32]
Declaration
int this[int index] { get; }
Parameters
Type | Name | Description |
---|---|---|
Int32 | index |
Property Value
Type | Description |
---|---|
Int32 |