2027 Method
Changes 0
M

ViewSet.Erase

Description:
Removes a specified view from the set.
public virtual int Erase(
	View item
)
  • item
    The view to be erased.
Return Value Int32 The number of views that were erased from the set.