Gets the type.
Namespace:
CenterSpace.NMath.CoreAssembly: NMath (in NMath.dll) Version: 5.1.0.0
Syntax
| C# |
|---|
public RandomNumberStream..::.BasicRandGenType RandGenType { get; } |
| Visual Basic (Declaration) |
|---|
Public ReadOnly Property RandGenType As RandomNumberStream..::.BasicRandGenType |
| Visual C++ |
|---|
public: property RandomNumberStream..::.BasicRandGenType RandGenType { RandomNumberStream..::.BasicRandGenType get (); } |