Class RelativePathCollection
public class RelativePathCollection
- Inheritance
-
RelativePathCollection
- Inherited Members
- Extension Methods
Constructors
RelativePathCollection(List<RelativePath>)
public RelativePathCollection(List<RelativePath> list)
Parameters
listList<RelativePath>
Properties
Items
public List<RelativePath> Items { get; }
Property Value
Methods
Count()
public int Count()