SelectionService Methods

GeneticSharp

SelectionService Methods GeneticSharp
The SelectionService type exposes the following members.
Methods

  NameDescription
Public methodStatic memberCreateSelectionByName
Creates the ISelection's implementation with the specified name.
Public methodStatic memberGetSelectionNames
Gets the available selection names.
Public methodStatic memberGetSelectionTypeByName
Gets the selection type by the name.
Public methodStatic memberGetSelectionTypes
Gets available selection types.
Back to Top
See Also