2021 Property
Changes 0
P

Categories.Item

Description:
Gets a category which has the specified name from this list of top-level categories.
Overloads (2):
Item(String)
public override Category this[
	string name
] { get; set; }
  • String
    name
    The name of the category to be retrieved.