__declspec(property(get = GetBasicRngType)) TBasicRandomGenerator BasicRngType;
The basic random generator used.
Read:
TBasicRandomGenerator GetBasicRngType();Remarks:
Returns the basic random generator used that was passed to the Init routine.
Declared in Dew::Math::TRandomGenerator · Dew.Math/RndGenerators.h · Cross-compiler