2027 Property
Changes 0
P

CategoryNameMap.Item

Description:
Gets or sets a category at a specified name within the map.
public virtual Category this[
	string key
] { get; set; }
  • String
    key
    The name of the category to be set or retrieved.