PaperSizeSet.Erase
Description:
Removes a specified object from the set.
Removes a specified object from the set.
public virtual int Erase(
PaperSize item
)
-
itemThe item to be erased.
Return Value
int
The number of items that were erased from the set.