Returns an existing label from the linguistic variable.
Namespace:
AForge.FuzzyAssembly: AForge.Fuzzy (in AForge.Fuzzy.dll) Version: 2.2.4.0 (2.2.4.0)
Syntax
Parameters
- labelName
- Type: System..::.String
Name of the label to retrieve.
Return Value
Reference to named label (FuzzySet).
Exceptions
| Exception | Condition |
|---|---|
| System.Collections.Generic..::.KeyNotFoundException | The label indicated was not found in the linguistic variable. |