AbstractPath.ListDirectory
AbstractPath.ListDirectory method
Returns paths located inside this AbstractPath
, if it’s a directory.
public abstract IEnumerable<AbstractPath> ListDirectory()
Return Value
Paths located inside this AbstractPath
.
See Also
- class AbstractPath
- namespace Aspose.Gis
- assembly Aspose.GIS