| 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; }
ReadOnly Default Property Item (
name As String
) As ICategory
Get
property ICategory^ default[String^ name] {
ICategory^ get (String^ name);
}
Parameters
- name
- Type: SystemString
Property Value
Type:
ICategorySee Also