PageCollection.Remove

PageCollection.Remove method

Removes the specified item, throws NotSupportedException.

public bool Remove(Page item)
ParameterTypeDescription
itemPageThe item.

Return Value

NotSupportedException

See Also