|
ToolkitAlgorithms Property
|
factory for algorithm-related objects
Namespace:
KarambaCommon
Assembly:
KarambaCommon (in KarambaCommon.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic FactoryAlgorithms Algorithms { get; }Public ReadOnly Property Algorithms As FactoryAlgorithms
Get
public:
property FactoryAlgorithms^ Algorithms {
FactoryAlgorithms^ get ();
}member Algorithms : FactoryAlgorithms with get
Property Value
Type:
FactoryAlgorithms
See Also