Click or drag to resize

CSOptiElementselems Property

list of elements for optimization

Namespace:  Karamba.Algorithms
Assembly:  KarambaCommon (in KarambaCommon.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public IReadOnlyList<CSOptiElement> elems { get; }

Property Value

Type: IReadOnlyListCSOptiElement
See Also