MdUpdateType.Convert (Nullable<Int32>) Method
public static Nullable<MarketDataUpdateType> Convert(
Nullable<int> value
)
This language is not supported or no code example is available.
public:
static Nullable<MarketDataUpdateType^> Convert(
Nullable<int^> value
)
This language is not supported or no code example is available.
Parameters