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