SubscriptionList.Contains (Instrument, IDataProvider) Method

public bool Contains( 
Instrument instrument
IDataProvider provider 
)
This language is not supported or no code example is available.
public:  
bool Contains( 
Instrument^ instrument
IDataProvider^ provider 
)
This language is not supported or no code example is available.
public function Contains( 
instrument : Instrument
provider : IDataProvider 
) : boolean;
This language is not supported or no code example is available.

Parameters

instrument
Instrument

provider
IDataProvider

Return Value

bool

In this article

Definition