Class AbstractPathInternal
AbstractPathInternal class
public abstract class AbstractPathInternal
Properties
| Name | Description |
|---|---|
| abstract Location { get; } | |
| abstract Separator { get; } |
Methods
| Name | Description |
|---|---|
| abstract Combine(string) | |
| abstract Delete() | |
| abstract IsFile() | |
| abstract ListDirectory() | |
| abstract Open(FileAccess) | |
| abstract WithExtension(string) | |
| abstract WithLocation(string) |
See Also
- namespace Aspose.Gis.Common
- assembly Aspose.GIS