Class GroupDict
Inheritance
System.Object
GroupDict
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.Dictionary
Assembly: FixAntenna.Message.dll
Syntax
public class GroupDict
Constructors
GroupDict(Fixdic)
Declaration
public GroupDict(Fixdic fixdic)
Parameters
Type | Name | Description |
---|---|---|
Fixdic | fixdic |
Methods
GetMessageDict(String)
Declaration
public virtual MessageWithGroupDict GetMessageDict(string msgType)
Parameters
Type | Name | Description |
---|---|---|
System.String | msgType |
Returns
Type | Description |
---|---|
MessageWithGroupDict |