Enum MifTokenType
MifTokenType enumeration
public enum MifTokenType
Values
Name | Value | Description |
---|---|---|
Newline | 0 | |
Open | 1 | |
Close | 2 | |
Comma | 3 | |
Keyword | 4 | |
String | 5 | |
Number | 6 | |
Eof | 7 |
See Also
- namespace Aspose.Gis.Common.Formats.MapInfo.InterchangeFormat
- assembly Aspose.GIS