SubscriptionList.Remove (Int32, Int32) Method

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

Parameters

instrumentId
int

providerId
int

In this article

Definition