MsIfmxParameterCollection.Remove Method

Definition

Overloads

Remove(MsIfmxParameter)
Remove(Object)

Remove(MsIfmxParameter)

public:
 void Remove(Microsoft::HostIntegration::MsIfmxClient::MsIfmxParameter ^ value);
public void Remove (Microsoft.HostIntegration.MsIfmxClient.MsIfmxParameter value);
override this.Remove : Microsoft.HostIntegration.MsIfmxClient.MsIfmxParameter -> unit
Public Sub Remove (value As MsIfmxParameter)

Parameters

Applies to

Remove(Object)

public:
 override void Remove(System::Object ^ value);
public override void Remove (object value);
override this.Remove : obj -> unit
Public Overrides Sub Remove (value As Object)

Parameters

value
Object

Applies to