Namespace:  EGIS.Mapbox.Vector.Tile
Assembly:  EGIS.Mapbox.Vector.Tile (in EGIS.Mapbox.Vector.Tile.dll)

Syntax

Visual Basic
Public Function ShouldSerializeDoubleValue As Boolean
C#
public bool ShouldSerializeDoubleValue()
Visual C++
public:
bool ShouldSerializeDoubleValue()
JavaScript
function shouldSerializeDoubleValue();

See Also