CategoryCollection.Item Property
Include Protected Members
Include Inherited Members
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