NodePath.PathPartsCount Property
Namespace: Rebex.IO.FileSystem
Assembly: Rebex.Common.dll (version 7.0.9083)
PathPartsCount
Returns the number of elements in the path.
Declaration
public int PathPartsCount { get; }
Property Value
Type | Description |
---|---|
Int32 | The number of elements in the path. |