2024 Method
Changes 0
M

PaperSizeSet.Insert

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