Interface IFieldIndexData
Namespace: FixAntenna.Fix.Message
Assembly: FixAntenna.Message.dll
Syntax
public interface IFieldIndexData
Methods
GetLength(Int32)
Declaration
int GetLength(int index)
Parameters
Type | Name | Description |
---|---|---|
System. |
index |
Returns
Type | Description |
---|---|
System. |
GetOffset(Int32)
Declaration
int GetOffset(int index)
Parameters
Type | Name | Description |
---|---|---|
System. |
index |
Returns
Type | Description |
---|---|
System. |
GetTag(Int32)
Declaration
int GetTag(int index)
Parameters
Type | Name | Description |
---|---|---|
System. |
index |
Returns
Type | Description |
---|---|
System. |