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

Syntax

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

See Also