Click or drag to resize

PathSegmentListEmpty Property

Gets the empty PathSegmentList instance.

Namespace:  ShellBoost.Core.Utilities
Assembly:  ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax
C#
public static PathSegmentList Empty { get; }

Property Value

Type: PathSegmentList
The empty PathSegmentList instance.
See Also