IGeoPathReaderBase Description interface Tinman.Engine.Scenes.Data.IGeoPathReaderBase Derived from IDisposable Extended by IGeoPathReader ITableGeoPathReaderBase Non-generic base interface for IGeoPathReader. Public / Methods IndexOfValue [Pure] public method IndexOfValue → (1) value in : GeoPathValue The well-known geo path value. returns → int32 The value index or -1 if value in does not exist in geo path samples of this type. Returns the value index of the given well-known geo path value. IGeoPathReader IGeoPathSampleConverter