SubscriptionList.Contains (Int32, Int32) Method

public bool Contains( 
int instrumentId
int providerId 
)
This language is not supported or no code example is available.
public:  
bool Contains( 
int instrumentId
int providerId 
)
This language is not supported or no code example is available.
public function Contains( 
instrumentId : int
providerId : int 
) : boolean;
This language is not supported or no code example is available.

Parameters

instrumentId
int

providerId
int

Return Value

bool

In this article

Definition