Click or drag to resize
Askia

ICategoryCollectionRemove Method (String)

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

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

Parameters

name
Type: SystemString

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

Return Value

Type: Boolean

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

See Also