 | RandomNumberStreamRandGenType Property |
Gets the type.
Namespace: CenterSpace.NMath.CoreAssembly: NMath (in NMath.dll) Version: 7.4
Syntaxpublic RandomNumberStreamBasicRandGenType RandGenType { get; }
Public ReadOnly Property RandGenType As RandomNumberStreamBasicRandGenType
Get
public:
property RandomNumberStreamBasicRandGenType RandGenType {
RandomNumberStreamBasicRandGenType get ();
}
member RandGenType : RandomNumberStreamBasicRandGenType with get
Property Value
RandomNumberStreamBasicRandGenType
See Also