2027 Method
Changes 0
M

ViewSet.Insert

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