StreamAddress.Empty Property

Gets an empty stream address representing the root stream.

Definition

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

Property Value

StreamAddress

See Also