<Code Lib>
2020 Method
Changes 0
M

Categories.Contains

Description:
Identifies if a category which has the specified name is in the list of top-level categories.

public override bool Contains(
	string name
)

Return Value bool

Loading…