Click or drag to resize
Askia

ICategoryCollectionCreate Method (String)

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

Namespace:  AskiaCore
Assembly:  AskiaCore (in AskiaCore.dll) Version: 6.0.0-build000000000000000000000000000000000000000001
Syntax
ICategory Create(
	string name
)

Parameters

name
Type: SystemString

[Missing <param name="name"/> documentation for "M:AskiaCore.ICategoryCollection.Create(System.String)"]

Return Value

Type: ICategory

[Missing <returns> documentation for "M:AskiaCore.ICategoryCollection.Create(System.String)"]

See Also