Click or drag to resize
Askia

ICategoryCollectionItem Property (String)

[Missing <summary> documentation for "P:AskiaCore.ICategoryCollection.Item(System.String)"]

Namespace:  AskiaCore
Assembly:  AskiaCore (in AskiaCore.dll) Version: 6.0.0-build000000000000000000000000000000000000000001
Syntax
ICategory this[
	string name
] { get; }

Parameters

name
Type: SystemString

Property Value

Type: ICategory
See Also