Click or drag to resize
Accord.NET (logo)

ColumnOptionCollectionTOptions, TFilterGetKeyForItem Method

Extracts the key from the specified column options.

Namespace:  Accord.Statistics.Filters
Assembly:  Accord.Statistics (in Accord.Statistics.dll) Version: 3.8.0
Syntax
protected override string GetKeyForItem(
	TOptions item
)
Request Example View Source

Parameters

item
Type: TOptions

Return Value

Type: String
See Also