Common Application Framework

ValueList.Remove Method (String)

Remove the ValueListItem with the specified DisplayText from the ValueList.

public abstract void Remove(
   string DisplayText
);

See Also

ValueList Class | Aveva.ApplicationFramework.Presentation Namespace | ValueList.Remove Overload List