RVTDocs.com
Namespace: Autodesk.Revit.DB Class: ViewSet

ViewSet.Erase

Method
Description:
Removes a specified view from the set.
Syntax
public virtual int Erase(
	View item
)
Parameters
Parameter Type Description
item View The view to be erased.
Return Value
Type Description
Int32 The number of views that were erased from the set.