PathComponentsEmpty Field

Unique instance of an empty PathComponents object: it has zero components and is not absolute. An empty PathComponents object cannot be instantiated in any other way. NB! default instance is regrettably NOT equal to Empty.

Definition

Namespace: Quine.Schemas.Core
Assembly: Quine.Schemas.Core (in Quine.Schemas.Core.dll) Version: 1.0.0+0ea0706914ee4edf2b0ed66bec3ab4d062a43b68
C#
public static readonly PathComponents Empty

Field Value

PathComponents

See Also