<Code Lib>
2024 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
)

  • String
    name
    The name of the category to be retrieved.
Return Value bool

Loading…