TimeOffset(String) Constructor
Namespace: Gemstone.COMTRADEAssembly: Gemstone.COMTRADE (in Gemstone.COMTRADE.dll) Version: 1.0.175 -- Release Build+85b0047aa6c9c9ac4f75cf73258ce576cf1c5649
public TimeOffset(
string lineImage
)
Public Sub New (
lineImage As String
)
public:
TimeOffset(
String^ lineImage
)
Gemstone.COMTRADE.TimeOffset = function(lineImage);
Parameters
- lineImage String
- Line image to parse.