<Code Lib>
2020 Property
Changes 0
P

Categories.Item(String)

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; }

Loading…