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

PaperSourceSet.Erase

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