SecurityType.Convert (String) Method

public static Nullable<InstrumentType> Convert( 
string value 
)
This language is not supported or no code example is available.
public:  
static Nullable<InstrumentType^> Convert( 
String^ value 
)
This language is not supported or no code example is available.
JScript does not support generic types and methods.
This language is not supported or no code example is available.

Parameters

value
string

Return Value

Nullable<InstrumentType>

In this article

Definition