2020 Method
Changes 0
M

CategorySet.Insert

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