Class GdbTableIndexFile
GdbTableIndexFile class
public class GdbTableIndexFile : IDisposable
Properties
| Name | Description |
|---|---|
| BlocksCount { get; } | |
| LastRowId { get; } | |
| NextRowId { get; } | |
| NumberOfOffsetsInBlock { get; } |
Methods
| Name | Description |
|---|---|
| static Create(AbstractPathInternal) | |
| static Create(string) | |
| static Open(AbstractPathInternal) | |
| static Open(string) | |
| Add(long) | |
| Delete(int) | |
| Dispose() | |
| GetOffset(int) | |
| IsBlockPresent(int) |
See Also
- namespace Aspose.Gis.Common.Formats.GdbTable
- assembly Aspose.GIS