CategoryCollection.Item property
Gets the specified category from the collection of categories.
Overload list
Name | Description | |
---|---|---|
Item[Guid] | Gets the category with the specified GUID from the collection of categories. | |
Item[String] | Gets the category with the specified name from the collection of categories. |
Top