2027 Method
Changes 0
M

PaperSizeSet.Insert

Description:
Insert the specified item into the set.
public virtual bool Insert(
	PaperSize item
)
  • item
    The item to be inserted into the set.
Return Value Boolean Returns whether the item was inserted into the set.