INamedDestinationCollection.Remove

INamedDestinationCollection.Remove method

Removes destination by its name.

public void Remove(string name)
ParameterTypeDescription
nameStringName value.

See Also