RandomStreamSource<TRandom>.Prefix Property

Gets the hierarchical prefix path from root to this scope.

Definition

Namespace: Numerics.NET.Random
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 10.3.0
C#
protected StreamAddress Prefix { get; }

Property Value

StreamAddress

See Also