BuildMaster SDK Reference
Version:

Remove(ISimpleControl item) Method

Removes a control from the collection.

Syntax

public virtual bool Remove(ISimpleControl item)

Parameters

item
Type: ISimpleControl

The control.

Returns

True if control was removed; otherwise false.