FixMessageParse Method

FIX Antenna .NET Programmer's Guide
Overload List

  NameDescription
Public methodStatic memberParse(String)
Parses the given string and create the corresponding FIX message.
Public methodStatic memberParse(Int32, String)
Parses the given string and create the corresponding FIX message.
Public methodStatic memberParse(String, FixVersion)
Parses the given string and create the corresponding FIX message.
Public methodStatic memberParse(Int32, FixVersion, String)
Parses the given string and create the corresponding FIX message.
Top
See Also

Reference