ViewSet.Erase
Description:
Removes a specified view from the set.
Removes a specified view from the set.
public virtual int Erase(
View item
)
-
itemThe view to be erased.
Return Value
int
The number of views that were erased from the set.