Class DefaultRawTags
Inheritance
System.Object
DefaultRawTags
Implements
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: FixAntenna.Fix.Message
Assembly: FixAntenna.Message.dll
Syntax
public class DefaultRawTags : RawFixUtil.IRawTags
Fields
DefaultRawTagsSorted
Declaration
public static readonly int[] DefaultRawTagsSorted
Field Value
| Type | Description |
|---|---|
| System.Int32[] |
Methods
IsWithinRawTags(Int32)
Declaration
public bool IsWithinRawTags(int tag)
Parameters
| Type | Name | Description |
|---|---|---|
| System.Int32 | tag |
Returns
| Type | Description |
|---|---|
| System.Boolean |