SelectionService GetSelectionTypeByName Method | GeneticSharp |
Gets the selection type by the name.
Namespace: GeneticSharp.Domain.SelectionsAssembly: GeneticSharp.Domain (in GeneticSharp.Domain.dll) Version: 1.0.5010.36434
Syntax
Parameters
- name
- Type:
System String
The name of selection.
Return Value
Type:
The selection type.
See Also