Namespace: 
   EGIS.Mapbox.Vector.Tile
Assembly: EGIS.Mapbox.Vector.Tile (in EGIS.Mapbox.Vector.Tile.dll)
      
    Assembly: EGIS.Mapbox.Vector.Tile (in EGIS.Mapbox.Vector.Tile.dll)
 Syntax
Syntax
| Visual Basic | 
|---|
| Public Property HasUIntValue As Boolean Get Set | 
| C# | 
|---|
| public bool HasUIntValue { get; set; } | 
| Visual C++ | 
|---|
| public: property bool HasUIntValue { bool get (); void set (bool value); } | 
| JavaScript | 
|---|
| function get_hasUIntValue(); function set_hasUIntValue(value); | 
 
     
     
     
     
    