StockSharp - trading and algorithmic trading platform
StockSharp - trading and algorithmic trading platform
StockSharp API
StockSharp.Messages
Extensions Class
Extensions Methods
ToDataType Method
ToDataType Method (ExecutionTypes)
ToDataType Method (MarketDataMessage)
ToDataType Method (String, String)
ToDataType Method (MarketDataTypes, Object)
ToDataType Method (MessageTypes, Object)
Extensions
ToDataType Method (String, String)
Convert
String
to
DataType
value.
Namespace:
StockSharp.Messages
Assembly:
StockSharp.Messages (in StockSharp.Messages.dll) Version: 5.0.0.0 (5.0.0)
Syntax
C#
Copy
public
static
DataType
ToDataType
(
this
string
type
,
string
arg
)
Parameters
type
Type:
System
String
type.
arg
Type:
System
String
Arg.
Return Value
Type:
DataType
Data type info.
Usage Note
In Visual Basic and C#, you can call this method as an instance method on any object of type
String
. When you use instance method syntax to call this method, omit the first parameter. For more information, see
Extension Methods (Visual Basic)
or
Extension Methods (C# Programming Guide)
.
See Also
Reference
Extensions Class
ToDataType Overload
StockSharp.Messages Namespace
© 2020 - StockSharp LP
Send comments on this topic to
feedback